Skip to main content
Give AI assistants structured access to your Karzoun workspace — customers, tags, products, users, webhooks, and more — through the Model Context Protocol. The @karzounchat/mcp-server package maps the public GraphQL API to MCP tools one-to-one. When an agent calls customers, it runs the same operation you would send from the Playground or your backend. Package: @karzounchat/mcp-server Source: KarzounApps/mcp-server
Coming soon: Karzoun MCP in 3 minutes — what MCP is, when to use stdio vs hosted, and a live Cursor demo. (Embed placeholder)

Choose your setup

Prerequisites

  1. App token — Create in Developer → Apps (authentication guide)
  2. GraphQL URLhttps://{subdomain}.api.karzoun.chat/graphql (quickstart)
  3. Permissions — Scope the app to the operations your agent needs
MCP is a convenience layer for AI clients. Production integrations that do not need an LLM should call GraphQL or webhooks directly.

Start here

Configuration reference

Older environment variable names from previous releases are still accepted as fallbacks.
Last modified on August 8, 2026