DeepChat
ThinkInAI
Local-first AI client with MCP, skills and agents
已复制!粘贴到终端并按回车即可安装。
关于
This is a community package of DeepChat, maintained independently and unaffiliated with DeepChat or ThinkInAI. It repackages the official upstream Linux build unmodified.
DeepChat is a local-first desktop client for large language models that goes past plain chat: it hosts Model Context Protocol servers, runs skills and agents, and speaks the Agent Client Protocol, so one window can drive many providers and many tools.
- Bring your own provider — the major hosted APIs, OpenAI-compatible endpoints, or a local Ollama or LM Studio.
- Model Context Protocol support for third-party tools, with authentication and elicitation handled in the UI.
- Skills and slash commands, built-in fetch, file and shell tools, and an installer agent that configures MCP servers for you.
- Conversation search, drafts, and a local vector store for retrieval over your own material.
MCP runtime: stdio MCP servers need a Node and uv runtime, which the app downloads on first use — with the versions and checksums it pins itself — into its own data directory inside the sandbox. That step needs network access; nothing is taken from the host.
Sandbox: display, GPU, network, audio, notifications, a system tray name and the Secret Service for credential storage. There is no filesystem grant — conversations and settings live in the app's own data directory, and attaching files goes through the desktop portal. To let the built-in file tools work on a directory of yours, grant it explicitly:
flatpak override --user --filesystem=~/Projects xyz.thinkinai.DeepChat
Replace the path with your own, repeat the flag for more directories, and undo everything with:
flatpak override --user --reset xyz.thinkinai.DeepChat
新版变化
v1.0.9 · 2026-07-10详情
权限
1 项需确认-
网络访问
可访问互联网和本地网络
-
进程间通信
与主机共享 IPC 命名空间
-
X11(回退)
-
音频(PulseAudio)
-
与 org.freedesktop.Notifications 通信
-
与 org.kde.StatusNotifierWatcher 通信
-
与 org.freedesktop.secrets 通信
-
unset-env:ELECTRON_RUN_AS_NODE
-
Wayland 显示
-
GPU 加速