Using the CometChat MCP Server
Claude
- Add MCP server to Claude
- Navigate to the Connectors page in Claude’s settings.
 - Select Add custom connector, name it e.g. 
CometChat Docs, and enter the URL: - Click Add.
 
 - Query with context
- In Claude, click the attachments (➕) button.
 - Select CometChat Docs.
 - Ask your questions—Claude will use your CometChat docs as context.
 
 
Cursor
- Open MCP settings
- Press 
Cmd+Shift+P(macOS) /Ctrl+Shift+P(Windows) → Open MCP settings. - Select Add custom MCP to open your 
mcp.json. 
 - Press 
 - Configure
 - Verify
- In Cursor’s chat, ask:
“How do I integrate CometChat in my React app?”
 
 - In Cursor’s chat, ask:
 
Windsurf
- Open Windsurf
- Launch Windsurf and click the Plugins (hammer) icon.
 
 - Add or configure
- In Manage plugins, click Add Custom Server + or View raw config.
 - Paste the following into your 
mcp_config.json: - Save and click Refresh.
 
 - Invoke within Windsurf
- In the Composer, ask prompts like:
“Show me how to use CometChat in my app.”
 
 - In the Composer, ask prompts like:
 
Visual Studio Code
- Prerequisites
- Latest VS Code with Copilot (agent mode) enabled.
 
 - Add the server
Cmd+Shift+P(macOS) /Ctrl+Shift+P(Windows) → MCP: Add MCP Server.- Enter:
- Server Name: 
CometChat Docs - Server URL: 
https://www.cometchat.com/docs/mcp - Transport: 
SSE(or HTTP stream) 
 - Server Name: 
 - Confirm.
 
 - Use in Copilot agent
- In a Copilot chat session, your CometChat tools will now be listed and available.