mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
224cf32403
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>
9 lines
110 B
JSON
9 lines
110 B
JSON
{
|
|
"mcpServers": {
|
|
"attio": {
|
|
"type": "http",
|
|
"url": "https://mcp.attio.com/mcp"
|
|
}
|
|
}
|
|
}
|