Skip to main content
ClaudeWave

🐬DeepChat - A smart assistant that connects powerful AI to your personal world

MCP Servers6.2k stars709 forksTypeScriptApache-2.0Updated today
Editor's note

DeepChat is an open-source, cross-platform desktop application built with Electron and TypeScript that lets users chat with multiple LLM providers, including Claude via the Anthropic API, from a single interface. It functions as a full MCP client, enabling tool calling for tasks such as code execution and web access through installable MCP servers, and adds a Skills layer for reusable task-specific workflows. A standout feature is its ACP (Agent Client Protocol) integration, which surfaces external agents as first-class "models" with a dedicated workspace UI rather than treating them as peripheral add-ons. The app also supports remote control of chat sessions from messaging platforms including Telegram, Discord, Feishu, and WeChat iLink. Local Ollama models are managed without any command-line interaction, and all conversation data is stored locally. The project targets developers, researchers, and everyday users who want unified access to multiple AI providers, including Claude, DeepSeek, Gemini, and OpenAI, without switching between separate applications.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/ThinkInAIXYZ/deepchat
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "deepchat": {
      "command": "node",
      "args": ["/path/to/deepchat/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/ThinkInAIXYZ/deepchat and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agentagent-skillsaiai-assistantai-sdkchatgptclaudecross-platformdeepseekelectrongeminiharness-designhermes-agentllm-clientmcpmcp-clientopenai-clientopenclaw

What people ask about deepchat

What is ThinkInAIXYZ/deepchat?

+

ThinkInAIXYZ/deepchat is mcp servers for the Claude AI ecosystem. 🐬DeepChat - A smart assistant that connects powerful AI to your personal world It has 6.2k GitHub stars and was last updated today.

How do I install deepchat?

+

You can install deepchat by cloning the repository (https://github.com/ThinkInAIXYZ/deepchat) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is ThinkInAIXYZ/deepchat safe to use?

+

Our security agent has analyzed ThinkInAIXYZ/deepchat and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains ThinkInAIXYZ/deepchat?

+

ThinkInAIXYZ/deepchat is maintained by ThinkInAIXYZ. The last recorded GitHub activity is from today, with 6 open issues.

Are there alternatives to deepchat?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy deepchat to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: ThinkInAIXYZ/deepchat
[![Featured on ClaudeWave](https://claudewave.com/api/badge/thinkinaixyz-deepchat)](https://claudewave.com/repo/thinkinaixyz-deepchat)
<a href="https://claudewave.com/repo/thinkinaixyz-deepchat"><img src="https://claudewave.com/api/badge/thinkinaixyz-deepchat" alt="Featured on ClaudeWave: ThinkInAIXYZ/deepchat" width="320" height="64" /></a>

More MCP Servers