chat-mcp

AI-QL/chat-mcp
★ 243 stars HTML 🤖 AI/LLM Updated 2mo ago
A Desktop Chat App that leverages MCP(Model Context Protocol) to interface with other LLMs.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chat-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "AI-QL/chat-mcp"
      ]
    }
  }
}

Topics

electronmcpmcp-clientmodel-context-protocol