Loading MCP server directory, please wait...
A CRM powered by your agent: contacts, deals, email, ads, and reports over MCP.
npx @getmcp/cli add ai.plyto/crmRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your Plyto API key>. Create one in Plyto under Settings, then API keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.plyto/crm": {
"url": "https://plyto.ai/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}