hmk/attio-mcp-server
π βοΈ Allows AI clients to manage records and notes in Attio CRM
Quick Start
Clone the repository:
git clone https://github.com/hmk/attio-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"attio-mcp-server": {
"command": "npx",
"args": [
"-y",
"hmk/attio-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.