attio-mcp-server
10
The project is an MCP server designed for Attio, allowing AI-native CRM connectivity for MCP clients. It provides capabilities such as reading and writing company data through the Attio API.
attio-mcp-server
This is an MCP server for Attio, the AI-native CRM. It allows MCP clients to connect to the Attio API.
Current Capabilities
- Reading company records
- Reading company notes
- Writing company notes
Usage
You will need an ATTIO_API_KEY
which can be obtained through API Explorer or OAuth via the Attio API.
Development Prerequisites
- Node.js
- npm
- git
- dotenv
To set up the development environment, fork and clone the repository, configure your environment, and install dependencies.