Before you start
- App token from Developer → Apps
- GraphQL URL:
https://{subdomain}.api.karzoun.chat/graphql
Configure MCP
1
Open MCP settings
Cursor Settings → MCP → Add new global MCP serverOr edit
~/.cursor/mcp.json directly.2
Add the Karzoun server
YOUR_SUBDOMAIN and paste the JWT from appsAdd (shown once).3
Optional: limit tools
For faster startup and smaller context, expose only CRM tools:
4
Restart and verify
- Cursor Settings → MCP — toggle the server off/on or click refresh
- Status should show connected with a tool count (~75 without prefix)
- In chat: “Use Karzoun to run currentUser”
In-app setup page
Karzoun also provides a guided flow at Developer → MCP setup in the web app (/developer/mcp-setup) with copy-ready config snippets.
Project-level config
For team repos, add.cursor/mcp.json (same schema) so everyone uses the same server name — each developer still supplies their own token via local env if preferred.
For teams that prefer not to run npx, use hosted MCP or AI app connectors (Claude.ai, Manus, ChatGPT, remote Cursor).
Next steps
- AI app connectors — Cloud AI apps (Claude, Manus, ChatGPT)
- Agent patterns — Prompts that work
- How it works — Tool ↔ GraphQL mapping
- Troubleshooting — If the server stays red