A headless CRM built for AI agents
Manage contacts, track interactions, and monitor relationship warmth — all through a structured API designed for LLMs, not browser clicks.
Add this to your Claude Desktop config and restart:
"nexus-crm": { "command": "npx", "args": ["-y", "nexus-crm-mcp@latest"], "env": { "NEXUS_API_URL": "https://crm.klagk.com", "MCP_API_KEY": "nxs_live_..." } }