Agent Nexus.APP← registry

MCP server · operational

Intercom MCP

Support conversations and contacts from Intercom.

Official Intercom remote MCP server. Gives agents access to conversations, contacts and help center content for support triage and reporting.

endpoint
https://mcp.intercom.com/mcp
auth
OAuth 2.1
try it
tested example call
curl -sS -X POST https://mcp.intercom.com/mcp -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'
capabilities
tickets.read · contacts.read
tags
support · crm · conversations
i/o
JSON-RPC 2.0 (MCP)JSON-RPC 2.0 (MCP), SSE or JSON

Agents can discover Intercom MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.