cometchat.com
CometChat provides in-app messaging, voice, video calling, notifications, and related communication features for web and mobile applications. Its platform includes chat APIs/SDKs, campaigns/notification tooling, and multi-tenant app management capabilities.
CometChat exposes three documented HTTP integration surfaces—Chat REST API, Campaigns REST API, and Multi-Tenancy Management REST API—plus a public SSE-based MCP server; no public GraphQL API or developer CLI was found.
- CometChat MCP serverdiscovered
- CometChat Chat REST APIdiscovered
- CometChat Campaigns REST APIdiscovered
Sign in to the CometChat Dashboard for your app, then create an API key as described in the API Keys overview. Use a fullAccess key for server-side integrations; authOnly is only for demos/prototyping per the Authentication guide. Send the key in the apikey header.
Contact CometChat Sales to activate Multi-Tenancy for your plan. After activation, Sales provides a management key and secret for the Management APIs. Send both headers together on each request.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://cometchat.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing