Files
Cursor Agent 224cf32403 feat(attio): add Attio third-party MCP plugin
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>
2026-09-08 22:44:33 +00:00

9 lines
110 B
JSON

{
"mcpServers": {
"attio": {
"type": "http",
"url": "https://mcp.attio.com/mcp"
}
}
}