🐬DeepChat - A smart assistant that connects powerful AI to your personal world
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.
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Mature repo (>1y old)
git clone https://github.com/ThinkInAIXYZ/deepchat{
"mcpServers": {
"deepchat": {
"command": "node",
"args": ["/path/to/deepchat/dist/index.js"]
}
}
}MCP Servers overview
<p align='center'>
<img src='./build/icon.png' width="150" height="150" alt="DeepChat AI Assistant Icon" />
</p>
<h1 align="center">DeepChat - Powerful Open-Source AI Agent Platform</h1>
<p align="center">DeepChat is a feature-rich open-source AI agent platform that unifies models, tools, and agents: multi-LLM chat, MCP tool calling, Skills, ACP agent integration, and remote control.</p>
<p align="center">
<a href="https://github.com/ThinkInAIXYZ/deepchat/stargazers"><img src="https://img.shields.io/github/stars/ThinkInAIXYZ/deepchat" alt="Stars Badge"/></a>
<a href="https://github.com/ThinkInAIXYZ/deepchat/network/members"><img src="https://img.shields.io/github/forks/ThinkInAIXYZ/deepchat" alt="Forks Badge"/></a>
<a href="https://github.com/ThinkInAIXYZ/deepchat/pulls"><img src="https://img.shields.io/github/issues-pr/ThinkInAIXYZ/deepchat" alt="Pull Requests Badge"/></a>
<a href="https://github.com/ThinkInAIXYZ/deepchat/issues"><img src="https://img.shields.io/github/issues/ThinkInAIXYZ/deepchat" alt="Issues Badge"/></a>
<a href="https://github.com/ThinkInAIXYZ/deepchat/blob/main/LICENSE"><img src="https://img.shields.io/github/license/ThinkInAIXYZ/deepchat" alt="License Badge"/></a>
<a href="https://github.com/ThinkInAIXYZ/deepchat/releases/latest"><img src="https://img.shields.io/endpoint?url=https://api.pinstudios.net/api/badges/downloads/ThinkInAIXYZ/deepchat/total" alt="Downloads"></a>
<a href="https://deepwiki.com/ThinkInAIXYZ/deepchat"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a>
</p>
<div align="center">
<a href="https://trendshift.io/repositories/15162" target="_blank"><img src="https://trendshift.io/api/badge/repositories/15162" alt="ThinkInAIXYZ%2Fdeepchat | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
</div>
<div align="center">
<a href="./README.zh.md">中文</a> / <a href="./README.md">English</a> / <a href="./README.jp.md">日本語</a>
</div>
## 📑 Table of Contents
- [📑 Table of Contents](#-table-of-contents)
- [🚀 Project Introduction](#-project-introduction)
- [💡 Why Choose DeepChat](#-why-choose-deepchat)
- [🔥 Main Features](#-main-features)
- [🧠 Skills Support](#-skills-support)
- [🧩 ACP Integration (Agent Client Protocol)](#-acp-integration-agent-client-protocol)
- [📡 Remote Control](#-remote-control)
- [🤖 Supported Model Providers](#-supported-model-providers)
- [Compatible with any model provider in OpenAI/Gemini/Anthropic API format](#compatible-with-any-model-provider-in-openaigeminianthropic-api-format)
- [🔍 Use Cases](#-use-cases)
- [📦 Quick Start](#-quick-start)
- [Download and Install](#download-and-install)
- [Configure Models](#configure-models)
- [Start Conversations](#start-conversations)
- [💻 Development Guide](#-development-guide)
- [Install Dependencies](#install-dependencies)
- [Start Development](#start-development)
- [Build](#build)
- [👥 Community \& Contribution](#-community--contribution)
- [⭐ Star History](#-star-history)
- [👨💻 Contributors](#-contributors)
- [📃 License](#-license)
## 🚀 Project Introduction
DeepChat is a powerful open-source AI agent platform that brings together models, tools, and agent runtimes in one desktop app. Whether you're using cloud APIs like OpenAI, Gemini, Anthropic, or locally deployed Ollama models, DeepChat delivers a smooth user experience.
Beyond chat, DeepChat supports agentic workflows: rich tool calling via MCP (Model Context Protocol), installable Skills for specialized tasks, unique ACP (Agent Client Protocol) integration that lets you run ACP-compatible agents as first-class “models” with a dedicated workspace UI, and remote control from messaging apps.
<table align="center">
<tr>
<td align="center" style="padding: 10px;">
<img src='https://github.com/user-attachments/assets/6e932a65-78e0-4d2e-9654-ccc010f78bf7' alt="DeepChat Light Mode" width="400"/>
<br/>
</td>
<td align="center" style="padding: 10px;">
<img src='https://github.com/user-attachments/assets/ea6ccf60-32af-4bc1-91cc-e72703bdc1ff' alt="DeepChat Dark Mode" width="400"/>
<br/>
</td>
</tr>
</table>
## 💡 Why Choose DeepChat
Compared to other AI tools, DeepChat offers the following unique advantages:
- **Unified Multi-Model Management**: One application supports almost all mainstream LLMs, eliminating the need to switch between multiple apps
- **Seamless Local Model Integration**: Built-in Ollama support allows you to manage and use local models without command-line operations
- **Agentic Protocol Ecosystem**: Built-in MCP support enables tool calling (code execution, web access, etc.), Skills add reusable task expertise, and built-in ACP support connects external agents into DeepChat with a native workspace UX
- **Powerful Search Enhancement**: Support for multiple search engines makes AI responses more accurate and timely, providing non-standard web search paradigms that can be quickly customized
- **Remote-Ready Workflows**: Control DeepChat sessions from Telegram, Feishu/Lark, QQBot, Discord, and WeChat iLink
- **Privacy-Focused**: Local data storage and network proxy support reduce the risk of information leakage
- **Business-Friendly**: Embraces open source under the Apache License 2.0, suitable for both commercial and personal use
## 🔥 Main Features
- 🌐 **Multiple Cloud LLM Provider Support**: DeepSeek, OpenAI, Moonshot/Kimi, Grok, Gemini, Anthropic, and more
- 🏠 **Local Model Deployment Support**:
- Integrated Ollama with comprehensive management capabilities
- Control and manage Ollama model downloads, deployments, and runs without command-line operations
- 🚀 **Rich and Easy-to-Use Chat Capabilities**
- Complete Markdown rendering with code block rendering based on industry-leading [CodeMirror](https://codemirror.net/)
- Multi-window + multi-tab architecture supporting parallel multi-session operations across all dimensions, use large models like using a browser, non-blocking experience brings excellent efficiency
- Supports Artifacts rendering for diverse result presentation, significantly saving token consumption after MCP integration
- Messages support retry to generate multiple variations; conversations can be forked freely, ensuring there's always a suitable line of thought
- Supports rendering images, Mermaid diagrams, and other multi-modal content; supports GPT-4o, Gemini, Grok text-to-image capabilities
- Supports highlighting external information sources like search results within the content
- 🔍 **Robust Search Extension Capabilities**
- Built-in integration with leading search APIs like BoSearch, Brave Search via MCP mode, allowing the model to intelligently decide when to search
- Supports mainstream search engines like Google, Bing, Baidu, and Sogou Official Accounts search by simulating user web browsing, enabling the LLM to read search engines like a human
- Supports reading any search engine; simply configure a search assistant model to connect various search sources, whether internal networks, API-less engines, or vertical domain search engines, as information sources for the model
- 🔧 **Excellent MCP (Model Context Protocol) Support**
- Complete support for the three core capabilities of Resources/Prompts/Tools in the MCP protocol
- Supports semantic workflows, enabling more complex and intelligent automation by understanding the meaning and context of tasks.
- Extremely user-friendly configuration interface
- Aesthetically pleasing and clear tool call display
- Detailed tool call debugging window with automatic formatting of tool parameters and return data
- Built-in Node.js runtime environment; npx/node-like services require no extra configuration and work out-of-the-box
- Supports StreamableHTTP/SSE/Stdio protocol Transports
- Supports inMemory services with built-in utilities like code execution, web information retrieval, and file operations; ready for most common use cases out-of-the-box without secondary installation
- Converts visual model capabilities into universally usable functions for any model via the built-in MCP service
- 🧠 **Skills**
- Install Skills from folders, ZIP files, or URLs
- Enable Skills per conversation so DeepChat can load task-specific instructions, references, and optional scripts
- Import and export Skills with other AI coding assistants
- Built-in Skills cover code review, document collaboration, Office/PDF processing, frontend design, MCP development, and more
- 🤝 **ACP (Agent Client Protocol) Agent Integration**
- Run ACP-compatible agents (built-in or custom commands) as selectable “models”
- ACP workspace UI for structured plans, tool calls, and terminal output when provided by the agent
- 📡 **Remote Control**
- Control DeepChat sessions from Telegram, Feishu/Lark, QQBot, Discord, and WeChat iLink
- Bind remote endpoints to sessions and manage conversations from messaging apps
- Create or switch sessions, stop generation, open desktop sessions, handle pending interactions, switch models, and check status remotely
- 💻 **Multi-Platform Support**: Windows, macOS, Linux
- 🎨 **Beautiful and User-Friendly Interface**, user-oriented design, meticulously themed light and dark modes
- 🔗 **Rich DeepLink Support**: Initiate conversations via links for seamless integration with other applications. Also supports one-click installation of MCP services for simplicity and speed
- 🚑 **Security-First Design**: Chat data and configuration data have reserved encryption interfaces and code obfuscation capabilities
- 🛡️ **Privacy Protection**: Supports screen projection hiding, network proxies, and other privacy protection methods to reduce the risk of information leakage
- 💰 **Business-Friendly**:
- Embraces open source, based on the Apache License 2.0 protocol, enterprise use without worry
- Enterprise integration requires only minimal configuration code changes to use reserved encrypted obfuscatWhat 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 6k GitHub stars and was last updated yesterday.
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 yesterday, with 9 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.
[](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
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。