Back to MCP Servers
Attio
📇 ☁️ Allows AI clients to manage records and notes in Attio CRM
other-tools-and-integrationsai
By hmk
Installation
npx -y attio-mcp-serverConfiguration
{
"mcpServers": {
"attio-mcp-server": {
"command": "npx",
"args": ["-y", "attio-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes