Skip to content

Add Outreach third-party MCP plugin - #224

Merged
roshansada merged 1 commit into
mainfrom
roshansada/add-outreach-mcp-plugin
Aug 19, 2026
Merged

Add Outreach third-party MCP plugin#224
roshansada merged 1 commit into
mainfrom
roshansada/add-outreach-mcp-plugin

Conversation

@roshansada

Copy link
Copy Markdown
Collaborator

Summary

  • Add an Outreach marketplace plugin under third_party/outreach/, pointing at Outreach's hosted MCP (https://api.outreach.io/mcp) over Streamable HTTP.
  • Auth is OAuth 2.1 with Dynamic Client Registration, so mcp.json is URL-only — no client ID, secret, or API key.
  • Register the plugin in .cursor-plugin/marketplace.json and the root README table.

Test plan

  • Plugin schema validation passes (node scripts/validate-plugins.mjs)
  • Install from Cursor Settings → Plugins or /add-plugin outreach
  • Complete Outreach OAuth sign-in (org must have Amplify and MCP Server enabled)
  • Smoke test with current_user, then a sequence or Kaia meeting search

Made with Cursor

Outreach ships an official remote MCP server over Streamable HTTP with per-user OAuth 2.1 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 a9373a7 into main Aug 19, 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