Overview
what is attio-mcp-server?
attio-mcp-server is a server designed for Attio, an AI-native CRM, enabling MCP clients to connect to the Attio API for various functionalities.
how to use attio-mcp-server?
To use the attio-mcp-server, you need to set up your environment with an ATTIO_API_KEY, which can be obtained through the Attio API Explorer or by configuring OAuth.
key features of attio-mcp-server?
- Reading company records
- Reading company notes
- Writing company notes
- Integration with MCP clients like Claude
use cases of attio-mcp-server?
- Connecting AI clients to the Attio CRM for data retrieval and manipulation.
- Automating note-taking and record management in a CRM environment.
- Enhancing CRM functionalities through AI integrations.
FAQ from attio-mcp-server?
- What is required to run attio-mcp-server?
You need Node.js, npm, git, and dotenv installed, along with an Attio API key.
- Can I contribute to the development of attio-mcp-server?
Yes! You can fork the repository, clone it, and set up your development environment as per the instructions provided.
- Is there support for other activities beyond reading and writing notes?
Currently, the server supports reading and writing company records and notes, with potential for more features in the future.