Skip to content

v0.1.5

Latest

Choose a tag to compare

@ketanyekale ketanyekale released this 14 Jul 12:18

Released: 2026-07-14

New

  • Published the server to the Official MCP Registry as io.github.cometchat/docs-mcp, making it discoverable through the registry and downstream directories (Glama, PulseMCP) with the endpoint https://mcp.cometchat.com/mcp.
  • Added a GET /.well-known/glama.json endpoint that serves the connector-ownership proof for Glama. This verifies CometChat as the owner of the Glama connector listing, enabling a verified listing and maintainer control over its metadata.

Enhancements

  • Renamed the server's display name from CometChat Documentation to CometChat Docs. MCP clients such as Claude, Cursor, and VS Code now show the shorter name in their tool pickers.
  • Added a display title ("CometChat Docs") and the CometChat logo to the registry manifest (server.json), so registry-driven UIs render the brand name and icon instead of the raw docs-mcp slug.
  • Updated the README to use the official Smithery badge with a live install count, and pointed all Smithery references at the canonical smithery.ai/servers/cometchat/docs-mcp listing URL.

Fixes

  • None