unthread.io
Unthread is a customer support and conversational ticketing platform with Slack, email, portal, workflow, analytics, and AI features. It helps teams manage support conversations, tickets, automations, and customer portal interactions from a unified workspace.
Unthread exposes a REST API plus multiple MCP surfaces, including a confirmed streamable-http MCP endpoint at https://app.unthread.io/api/mcp; authentication is documented via Unthread service-account API keys, though exact binding details are only partially visible from the public docs excerpts.
- Unthread MCPdetected
- Unthread Support Portal MCPdiscovered
- Unthread WebMCPdiscovered
- Unthread REST APIdiscovered
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://unthread.io/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing