MCP.so
Sign In

CometChat Docs

@cometchat

About CometChat Docs

Add real-time chat, voice, video & moderation to your app.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "cometchat": {
      "url": "https://mcp.cometchat.com/mcp"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is the CometChat Docs MCP Server?

CometChat's first-party, remote MCP server. It gives your AI coding agent live access to CometChat's documentation and curated, ready-to-run implementation bundles — so you can add real-time chat, voice, video, and moderation to your app from natural-language prompts. Hosted at https://mcp.cometchat.com/mcp; read-only, with no account, API key, or authentication required.

How to use it

Add the endpoint as a custom connector in Claude, Cursor, Windsurf, or VS Code — or run claude mcp add --transport http cometchat https://mcp.cometchat.com/mcp. Then ask your agent to build a feature: it searches CometChat's docs, pulls the matching implementation bundle, and writes the integration code into your project.

Key features

  • Docs search across SDK guides, UI Kit references, REST API docs, and OpenAPI specs.
  • Full-page fetch — retrieve any CometChat documentation page as markdown.
  • Implementation bundles — ready-to-run code for React, React Native, Flutter, iOS, Android, the JS SDK, the no-code widget, AI moderation, multi-tenant chat, and presence.
  • Remote & read-only — no install and no auth; just add the URL.

Comments

More Developer Tools MCP servers