Connects Large Language Models to the Attio CRM API.
Enables Large Language Models (LLMs) like Claude to interact with Attio, an AI-native CRM, by providing an MCP (Model Context Protocol) server interface. This server currently supports reading and writing company records and notes within Attio, allowing LLMs to access and manipulate CRM data. It requires an Attio API key for authentication and offers instructions for both usage with Claude and local development setup.
主要功能
01Reads company records from Attio
02Reads company notes from Attio
03Writes company notes to Attio
04Supports bearer token authentication via Attio API key
05Configuration example provided for Claude Desktop
060 GitHub stars
使用案例
01Integrating Attio CRM data into LLM-powered workflows
02Enabling LLMs to summarize company information from Attio
03Allowing LLMs to update company notes based on conversations or analysis