Communication & SupportAuth: OAuth2.1
Intercom hosted MCP server
Customer support
Intercom’s hosted MCP server exposes customer conversations, contacts, and support data to agents, so support analysis and follow-ups can work from the real inbox with OAuth-scoped access.
Curated by Agentic WorkersPublished Updated
Server description
Customer conversations and support data for agents
Intercom’s hosted MCP server exposes customer conversations, contacts, and support data to agents, so support analysis and follow-ups can work from the real inbox with OAuth-scoped access.
- Slug
- intercom
- Category
- Communication & Support
- Category slug
- communication-and-support
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"intercom": {
"url": "https://mcp.intercom.com/sse"
}
}
}