add-mcp
Back to registry
Fin Agent API logo

Fin Agent API

v1.0.0

intercom.io/fin-agent-api-mcp-server

Intercom is a customer service platform for support teams, with messaging, inbox, help center, ticketing, and AI agent features. It provides APIs and MCP servers for accessing workspace data and Fin capabilities.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api.intercom.io/fin/mcp
requiredsecret

Intercom Messenger JWT. Use Bearer <token>.

npx add-mcp@latest https://api.intercom.io/fin/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=io.intercom%2Ffin-agent-api-mcp-server"

More from intercom.io