Attio
Freeby MCP Community
AI-powered access to Attio CRM. Manage contacts, companies, deals, tasks, and notes. Search records, update pipelines, and automate workflows for sales and GTM
v1.5.0Added Apr 12, 2026
mcpmodel-context-protocolattiocrmclaude
Attio MCP Server
AI-powered access to Attio CRM. Manage contacts, companies, deals, tasks, and notes. Search records, update pipelines, and automate workflows for sales and GTM
Installation
npx -y attio-mcp
Reviews
Installation
Quick install
npx -y attio-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"attio": {
"command": "npx",
"args": ["-y", "attio-mcp"]
}
}
}