Attio
Integrates with Attio's API for reading and writing company records and notes, enabling CRM operations without direct interface navigation.
13 stars
0 tools
Created Aug 2025
@hmk/hmk-attio-attio-mcp-serverAbout
Integrates with Attio's API for reading and writing company records and notes, enabling CRM operations without direct interface navigation.
Categories
general
Installation
npm
npm install @hmk/hmk-attio-attio-mcp-server
Configuration
{
"mcpServers": {
"hmk-attio-attio-mcp-server": {
"command": "npx",
"args": [
"-y",
"@hmk/hmk-attio-attio-mcp-server"
]
}
}
}