Productivity|AI / ML|CommunicationTypeScript

deepchat

DeepChat is a smart assistant that connects powerful AI to your personal world.

Free
N/A rating (0 reviews)0 installs5,649 GitHub stars
AIassistantopen-source

DeepChat is a feature-rich open-source AI agent platform that unifies models, tools, and agents: multi-LLM chat, MCP tool calling, and ACP agent integration.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "deepchat": {
      "args": [
        "-y",
        "deepchat"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

deepchat MCP Server — MCPNest — MCPNest