Currently, Intercom MCP/API access is limited to content within a workspace's own Help Center(s). It's not possible to programmatically search or retrieve articles from Intercom's official Help Center (https://intercom.com/help).
When tuning Fin, we often want Claude (or similar AI agents) to pull in reliable, up-to-date knowledge about Fin's capabilities, limitations, and best practices.
What I want to achieve
- Use external AI agents (like Claude)
- Query Intercom's official documentation directly
- Retrieve structured Help Center content programmatically
Current limitation
- Only workspace-linked Help Centers are accessible
- No official way to fetch Intercom Help Center content via MCP/API
- Requires manual copying or syncing
Suggested improvement
Provide access to official Help Center content via:
- MCP (existing or new endpoint), or
- a separate MCP server (e.g. "Intercom Knowledge MCP"), or
- a dedicated public API for documentation
Support search + article retrieval
Why this matters
- Eliminates duplication and manual sync
- Ensures AI agents use the latest official guidance
- Improves developer experience