data-ai MCP Server
Add CometChat chat to any React, Next.js, React Native, Angular, Android, iOS, or Flutter project through your AI coding agent. Works with Claude Code, Cursor, Codex, VS Code Copilot, Windsurf, Cline, Kiro, and 50+ more agents.
Discovered via agent-topic:ai-agent and last synced 3mo ago.
1. Install the package
npx @cometchat/skills
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-cometchat-skills": {
"command": "npx",
"args": [
"@cometchat/skills"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Status