Skip to content

Add Intercom third-party MCP plugin - #202

Merged
roshansada merged 1 commit into
mainfrom
cursor/add-intercom-mcp-plugin
Aug 8, 2026
Merged

Add Intercom third-party MCP plugin#202
roshansada merged 1 commit into
mainfrom
cursor/add-intercom-mcp-plugin

Conversation

@roshansada

@roshansada roshansada commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Intercom ships an official remote MCP server over Streamable HTTP with OAuth and Dynamic Client Registration, so the plugin is a URL-only mcp.json with no variables block.


Note

Low Risk
Documentation and marketplace metadata only; no changes to core app logic, auth, or shared runtime code.

Overview
Adds a new Intercom marketplace plugin so Cursor can connect to Intercom’s official remote MCP server over Streamable HTTP.

The plugin is URL-only: mcp.json points at https://mcp.intercom.com/mcp with no variables or client credentials—auth is documented as OAuth 2.0 with DCR and PKCE at connect time. The new third_party/intercom/ package includes manifest, logo, README (install, regions US/EU), changelog, and MIT license.

Marketplace and docs list intercom in .cursor-plugin/marketplace.json and the root README.md integrations table.

Reviewed by Cursor Bugbot for commit 980a419. Bugbot is set up for automated code reviews on this repo. Configure here.

Intercom ships an official remote MCP server over Streamable HTTP with
OAuth and Dynamic Client Registration, so the plugin is a URL-only
mcp.json with no variables block.

Co-authored-by: Cursor <cursoragent@cursor.com>
@roshansada
roshansada merged commit f15ea72 into main Aug 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant