1
Create an app token
- Open Developer → Apps (
/developer/apps) - Create an app and copy the JWT from the
appsAddresponse - Store it securely — it is shown once
2
Find your GraphQL URL
Your tenant GraphQL endpoint:Example:
https://dev.api.karzoun.chat/graphqlThe hosted MCP endpoint is the same origin with /mcp instead of /graphql.3
Run a query
Try this query to list tags: