Skip to content

Intercom Integration

The Intercom node lets your agents search conversations, manage contacts, and work with tickets and help center content.

Requires an Intercom Access Token.

  1. Go to Intercom → Developer Hub
  2. Create an app and generate an access token with the scopes your agent needs
  3. Paste it when connecting Intercom in Spawnbase

Tools are discovered automatically when you connect. The exact set depends on your token’s permissions.

CategoryWhat you can do
ConversationsSearch, read, and reply to customer conversations
ContactsLook up, create, and update customer and lead records
TicketsCreate and manage support tickets
Help CenterQuery articles and collections
Teams & AdminsLook up team members and assignment
Server URLhttps://mcp.intercom.com/mcp
TransportStreamable HTTP
DocsIntercom MCP Guide
  • Conversation search is the most common use — build agents that monitor support quality, escalate urgent issues, or summarize daily volume.
  • Pair with an AI node to auto-classify incoming conversations by intent or urgency.
  • Intercom rate limits apply — avoid agents that poll conversations in tight loops.