Deep-Co
@succlz123
关于 Deep-Co
A Chat Client for LLMs, written in Compose Multiplatform.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Deep-Co?
Deep-Co is a chat client for large language models (LLMs), built with Compose Multiplatform. It targets desktop platforms (Windows, macOS, Linux) and plans mobile support (Android, iOS). It supports API providers such as OpenRouter, Anthropic, Grok, OpenAI, DeepSeek, Coze, Dify, and Google Gemini, as well as any OpenAI‑compatible API or local models via LM Studio/Ollama.
How to use Deep-Co?
Download the latest release from GitHub or build from source using Gradle commands provided in the repository. After launching, configure your LLM API keys, manage prompts, and optionally set up MCP servers (requires uv and node on macOS, winget packages on Windows). You can start chatting, use chat history, and adapt SillyTavern characters.
Key features of Deep-Co
- Desktop platform support (Windows, macOS, Linux)
- Chat with streaming and complete responses, with history
- Prompt management with user‑defined prompts
- SillyTavern character adaptation (PNG and JSON)
- MCP (Model Context Protocol) support
- Text‑to‑speech via Edge API
- i18n (Chinese/English), app color themes, dark/light themes
Use cases of Deep-Co
- Chat with multiple LLM providers from a single desktop application
- Roleplay with imported SillyTavern characters
- Manage and reuse custom prompts for different conversations
- Use MCP servers to extend LLM capabilities
- Run on desktop or compile for Android (experimental) with Gradle
FAQ from Deep-Co
What LLM providers are supported?
Deep‑Co supports DeepSeek, Grok, and Google Gemini (implemented). Claude, OpenAI, and Ollama are planned but not yet available. You can also configure any OpenAI‑compatible API or use local models via LM Studio/Ollama.
Does Deep‑Co support MCP (Model Context Protocol)?
Yes, MCP support is implemented. You need to install uv and node (macOS) or the equivalent Windows packages using winget to run MCP servers.
Which platforms can I run Deep‑Co on?
Desktop platforms (Windows, macOS, Linux) are fully supported. Android and iOS are planned but not yet available.
How do I install Deep‑Co?
Download the latest release from the GitHub Releases page or build the desktop distribution using ./gradlew :desktop:packageDistributionForCurrentOS. Android builds require ./gradlew clean :androidApp:assembleRelease.
Are there any known limitations?
Mobile platform support, chat message export, chat translation server, Claude/OpenAI/Ollama LLM support, RAG, and an MCP server marketplace are not yet implemented.
其他 分类下的更多 MCP 服务器
ICSS
chokcoco不止于 CSS
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
评论