Add Attio third-party MCP plugin - #339
Merged
Merged
Conversation
Package Attio's official hosted MCP (https://mcp.attio.com/mcp) as a marketplace plugin with OAuth user login and no API keys. Co-authored-by: Sam Sokolin <SamSokolin@users.noreply.github.com>
SamSokolin
marked this pull request as ready for review
September 8, 2026 22:54
This was referenced Sep 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
third_party/attio/, pointing at Attio's official hosted MCP server (https://mcp.attio.com/mcp) over Streamable HTTP. Source of truth: Attio MCP overview and the Attio MCP help center.mcp.jsonis URL-only, matching Hunter (Add Hunter third-party MCP plugin #317), Clay, Intercom, and Calendly.attiopath or marketplace entry) and is not listed on cursor.com/marketplace..cursor-plugin/marketplace.jsonand the root README table.attioGitHub organization (192×192 PNG).MCP
{ "mcpServers": { "attio": { "type": "http", "url": "https://mcp.attio.com/mcp" } } }Read operations are auto-approved; writes request confirmation. Optional read-only SQL (
query-particle-sql) is plan-dependent.Test plan
node scripts/validate-plugins.mjs)/add-plugin attioNotes
third_party/*connectors).