CometChat Docs

CometChat docs search + implementation bundles: add chat, voice, video & moderation to your app through your AI coding agent.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Search Cometchat Docs: Searches CometChat documentation including SDK guides (JavaScript, React, iOS, Android, Flutter, React Native), UI Kit references, REST API documentation, integration tutorials,
  • Fetch Cometchat Doc Page: Fetches the full content of a single CometChat documentation page by URL or path. Returns the page content as markdown along with title and section metadata. Path can be pass
  • Get Cometchat Implementation Bundle: Returns a curated implementation bundle for a named CometChat integration scenario. Each bundle includes prerequisites, install commands, configuration, working co

What data it sees

Do you need an account

No: the server works without sign-in

CometChat docs search + implementation bundles: add chat, voice, video & moderation to your app through your AI coding agent.

Server tool list (3)

Raw names from tools/list. Only developers need these.

search_cometchat_docsSearches CometChat documentation including SDK guides (JavaScript, React, iOS, Android, Flutter, React Native), UI Kit references, REST API documentation, integration tutorials, and OpenAPI specs. Returns ranked snippets with titles and direct links to source pages. Supports an optional `version` filter to scope results to a specific documentation version.
fetch_cometchat_doc_pageFetches the full content of a single CometChat documentation page by URL or path. Returns the page content as markdown along with title and section metadata. Path can be passed as a full https://www.cometchat.com/docs URL or as a relative path such as '/sdk/javascript/overview'.
get_cometchat_implementation_bundleReturns a curated implementation bundle for a named CometChat integration scenario. Each bundle includes prerequisites, install commands, configuration, working code examples, and common pitfalls. Available bundles cover common integration patterns across React, Flutter, iOS, Android, React Native, and the JavaScript SDK.