Loading MCP server directory, please wait...
Read and write a CRM built for agents. Every change carries who asserted it and how.
npx @getmcp/cli add io.indraft/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationOAuth 2.1 bearer token from Indraft (WorkOS AuthKit). Obtained automatically by MCP clients through the advertised flow, including dynamic client registration and client-id metadata documents; no API key needed.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.indraft/mcp": {
"url": "https://api.indraft.io/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}