hmk_attio-mcp-server

hmk_attio-mcp-server

0

This project is an MCP server for Attio's AI-native CRM, enabling connections to the Attio API from MCP clients. The server currently supports reading and writing company records and notes.

attio-mcp-server

This project is an MCP server for Attio, an AI-native CRM that allows MCP clients to connect to the Attio API.

Current Capabilities
  • Reading company records
  • Reading company notes
  • Writing company notes

Usage

Requires ATTIO_API_KEY for authentication via bearer token through Attio's API Explorer.

Development

  • Requires Node.js, npm, git, dotenv for setup.
  • Steps include forking the repo, cloning, setting up upstream, copying env file, installing dependencies, running watch for updates, and starting the development server.