disp8ch 是 AI Skill Hub 本期精选MCP工具之一。综合评分 7.5 分,整体质量较高。我们推荐使用将其纳入你的 AI 工具库,帮助提升工作效率。
disp8ch 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
disp8ch 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
# 方式一:通过 Claude Code CLI 一键安装
claude skill install https://github.com/aaronnat23/disp8ch
# 方式二:手动配置 claude_desktop_config.json
{
"mcpServers": {
"disp8ch": {
"command": "npx",
"args": ["-y", "disp8ch"]
}
}
}
# 配置文件位置
# macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
# Windows: %APPDATA%/Claude/claude_desktop_config.json
# 安装后在 Claude 对话中直接使用 # 示例: 用户: 请帮我用 disp8ch 执行以下任务... Claude: [自动调用 disp8ch MCP 工具处理请求] # 查看可用工具列表 # 在 Claude 中输入:"列出所有可用的 MCP 工具"
// claude_desktop_config.json 配置示例
{
"mcpServers": {
"disp8ch": {
"command": "npx",
"args": ["-y", "disp8ch"],
"env": {
// "API_KEY": "your-api-key-here"
}
}
}
}
// 保存后重启 Claude Desktop 生效
<p align="center"> <img src="docs/readme-assets/disp8ch-github-social-preview-orbit.png" alt="disp8ch: local-first AI workspace" width="100%" /> </p>
<p align="center"> <img src="docs/readme-assets/readme-title.png" alt="disp8ch" width="760" /> </p>
<p align="center"> <a href="https://www.disp8ch.com/"><img src="https://img.shields.io/badge/website-disp8ch.com-e5484d.svg" alt="Website: disp8ch.com" /></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="MIT license" /></a> <a href="https://nodejs.org/"><img src="https://img.shields.io/badge/node-%3E%3D22.13.0-339933.svg" alt="Node.js 22.13 or newer" /></a> <img src="https://img.shields.io/badge/local--first-runs%20fully%20offline-e5484d.svg" alt="Local-first: runs fully offline" /> <a href="CONTRIBUTING.md"><img src="https://img.shields.io/badge/PRs-welcome-8b5cf6.svg" alt="PRs welcome" /></a> </p>
<p align="center"> <a href="https://www.disp8ch.com/">Website</a> · <a href="#-install-in-30-seconds">Install</a> · <a href="#-why-disp8ch">Why disp8ch</a> · <a href="#-see-it">Screenshots</a> · <a href="#-try-these-first">First Prompts</a> · <a href="#run-fully-local-no-api-key">Run Fully Local</a> · <a href="#core-features">All Features</a> · <a href="#faq">FAQ</a> </p>
---
Most AI tools give you a chat box. disp8ch gives your chat box a company to run.
Tell it "build a daily 9 AM research digest and send it to my WebChat" and it drafts a real, editable workflow on a visual canvas (triggers, nodes, schedules) and asks before saving. Record a product discussion and turn its cited decisions into assigned work. Let a planner, implementer, and independent reviewer complete an acceptance contract, then inspect the evidence before publishing the result. Everything runs self-hosted, works with fully local models (no API key needed), and every side effect is approval-gated and auditable. No hidden prompt chains, no silent writes.
Before the Submission Period: Disp8ch was already a working, local-first workspace built and tested over two months with GPT-5.5. Its existing foundation connected WebChat, visual workflows, Boards, Hierarchy, Council, Data Sources, Memory, Skills, Design Studio, channels, approvals, and Activity.
Built for OpenAI Build Week with Codex and GPT-5.6: The submission adds the missing delivery loop around that foundation: consent-gated Live Sessions and timestamp-cited Delivery Briefs; real planner, implementer, and independent reviewer workers; acceptance contracts, bounded repair, executable proof, and Outcome Receipts; source-grounded Files Projects; governed preview, publishing, and feedback-to-revision; and outcome-first Cross-Tab Work Trails that keep the decision, owners, evidence, code, cost, approval, and public result connected.
Codex with GPT-5.6 was used throughout the Submission Period to inspect the existing architecture, implement and refactor these changes, test cross-tab behavior on Windows, diagnose live-model and UI failures, harden security and dependencies, and prepare the release and demo evidence. Inside Disp8ch, GPT-5.6 can also be selected through the operator's authenticated Codex session as the planner and independent reviewer for a Supervised Run, while a faster or lower-cost configured model performs implementation. Disp8ch does not copy or expose the operator's Codex OAuth token.
The final release pass also hardened evidence-bound capability reporting, generic external-project planning, exact requested response contracts, credential redaction across answers, logs, workflow traces, and exports, and the current dependency graph. Fresh npm and pnpm audits report zero known vulnerabilities.
The human operator chose the product scope, user problem, model policy, safety boundaries, acceptance criteria, and release decisions. External publishing, mutations, credentials, and untrusted feedback remain explicitly confirmation-gated. The included demo presents the Build Week work as an extension of the pre-existing product, not as a claim that one prompt created the full application.
Linux, macOS, or WSL
curl -fsSL https://raw.githubusercontent.com/aaronnat23/disp8ch/main/scripts/install.sh | bash -s -- --repo https://github.com/aaronnat23/disp8ch.git
Windows PowerShell
$env:DISP8CH_SOURCE_ZIP_URL = "https://github.com/aaronnat23/disp8ch/archive/refs/heads/main.zip"; iex (irm "https://raw.githubusercontent.com/aaronnat23/disp8ch/main/scripts/install-windows.ps1")
The installer sets up a managed Node runtime if needed, starts the app at http://localhost:3100, and opens onboarding. Connect a cloud key or a local model (Ollama, llama.cpp, LM Studio, vLLM, SGLang) and you're working. More options in Quick Start.
The one-line installers are the easiest path for non-technical users. They download a managed Node.js 22 runtime if needed, use Corepack or npx pnpm, fetch the app source, install dependencies, create a clean local workspace, start disp8ch, and open onboarding.
The easiest path is /onboarding. disp8ch supports four setup paths:
| Path | Use when | Credential model |
|---|---|---|
| **Online API key** | You want a hosted provider such as DeepSeek, OpenAI, Anthropic, Google, or OpenRouter. | Store a key as an environment variable or secret reference. |
| **Local AI** | You want private local inference through Ollama, LM Studio, llama.cpp, vLLM, SGLang, or another OpenAI-compatible server. | No provider key required. |
| **Claude account OAuth** | You already use Claude Code and want Anthropic models without managing a separate Anthropic API key. | Local Claude Code credentials or an OAuth token reference. |
| **Codex account sign-in** | You want optional coding-agent delegation through the installed Codex CLI. | Local Codex CLI session. Not the default WebChat model provider. |
For API key or local setup:
llama-server command, then select Use this setup.For Claude account OAuth:
.claude, OAuth token files, or auth JSON into the repo.env:ANTHROPIC_TOKEN, env:ANTHROPIC_OAUTH_TOKEN, env:CLAUDE_CODE_OAUTH_TOKEN, or secret:CLAUDE_CODE_OAUTH_TOKEN.For Codex account sign-in:
.env.local.You can also configure .env.local:
cp .env.example .env.local
Direct provider examples:
OPENAI_API_KEY=...
ANTHROPIC_API_KEY=...
ANTHROPIC_TOKEN=...
ANTHROPIC_OAUTH_TOKEN=...
CLAUDE_CODE_OAUTH_TOKEN=...
GOOGLE_API_KEY=...
DEEPSEEK_API_KEY=...
OpenRouter:
OPENROUTER_API_KEY=...
Local model endpoints:
OLLAMA_BASE_URL=http://127.0.0.1:11434
VLLM_BASE_URL=http://127.0.0.1:8000/v1
SGLANG_BASE_URL=http://127.0.0.1:30000/v1
Do not commit .env.local, .claude, .codex, auth JSON, OAuth token files, or any local credential store.
What can this app currently do? Separate implemented, configured, and callable.
List my automations and show which webhooks are enabled.
Create a webhook workflow that validates a GitHub-style JSON payload and summarizes it.
Compare three local model runtimes for an 8 GB VRAM laptop. Use current sources.
Audit this repo's API-key handling and cite exact files.
Create a board task for each blocker in this launch document.
Start a council session on whether we should prioritize reliability or new features.
Build a daily 9 AM research digest workflow, but ask before saving if anything is ambiguous.
Spin up a research team, put them in an org, and give them a board task to compare OCR models.
Generate a landing page concept for a local-first AI workspace and save it as a design.
Remember that I prefer concise technical answers. Reply only saved.
What is my preferred answer style?
1. Install Ollama and start it. 2. In onboarding, select Check this PC and use the exact ollama run ... command shown for the recommended model. Ollama downloads that model only after you run the command yourself:
ollama serve
ollama run <recommended-model-tag>
http://localhost:3100/onboarding, choose Local, select Check this PC, run the shown command, then select Use this setup, test, and save. No key required.Memory search works without choosing a separate provider. New installs default to disp8ch's built-in local embedding model (Xenova/all-MiniLM-L6-v2) and fall back to keyword search if the model cache is unavailable. If you prefer Ollama embeddings instead, run ollama pull nomic-embed-text, set Settings -> Memory -> Embedding model to nomic-embed-text, then click Rebuild Index.
Or via .env.local:
OLLAMA_BASE_URL=http://127.0.0.1:11434
| Runtime | Base URL |
|---|---|
| LM Studio (Local Server) | http://127.0.0.1:1234/v1 |
llama.cpp (--server) | http://127.0.0.1:8080/v1 |
| vLLM | http://127.0.0.1:8000/v1 |
| SGLang | http://127.0.0.1:30000/v1 |
Or via .env.local:
VLLM_BASE_URL=http://127.0.0.1:8000/v1
SGLANG_BASE_URL=http://127.0.0.1:30000/v1
Tip: do not choose from parameter count alone. Context size, quantization, architecture, current free RAM/VRAM, and runtime support all affect whether a model is practical. Real AI image generation, live web search providers, external channels, and third-party APIs still need their own credentials, but the core local workspace runs without a model-provider key.
You do not need a cloud account or API key for core use. Run a local model server and point disp8ch at it: chat, local tools, memory, workflows, agents, boards, council, local document research, and local artifact work can run without a model-provider key. Live web search, external channels, cloud image generation, and third-party APIs still need network access and the credentials you choose to configure.
<p align="center"> <img src="docs/readme-assets/local-model-stack.svg" alt="disp8ch local model stack" width="100%" /> </p>
pnpm dpc status
pnpm dpc health
pnpm dpc doctor
pnpm dpc models list
pnpm dpc workflows list
pnpm dpc boards list
pnpm dpc orgs list
pnpm dpc skills list
pnpm dpc backup status
pnpm dpc learning status
pnpm dpc goals list
Developer checks:
pnpm install
pnpm exec tsc --noEmit
pnpm build
Desktop checks:
pnpm desktop:build
The maintainer release suite is run from the private development workspace before public exports. The public repository intentionally excludes generated runtime state and private release artifacts.
[SILENT] and downstream sends stay quiet until something actually needs attention.Do I need an API key or a cloud account? No for core use. Run fully local with Ollama, LM Studio, llama.cpp, vLLM, or SGLang; see Run Fully Local. Cloud providers, web search, channels, and image generation only need the credentials you choose to configure.
How is this different from a chatbot or a terminal assistant? Those are one capability. disp8ch is the workspace around them: workflows, schedules, multi-agent operations, a decision council, memory, research, and design, all driven from plain-English chat.
Data Sources, Notebooks, or /learn? Data Sources for searchable files and cited answers. Notebooks to group related sources with a narrow boundary. /learn when the material should become a reusable skill; candidates stay pending until you approve them.
Can I run more than one organization? Yes. One deployment hosts multiple organizations with their own agents, goals, budgets, and governance.
Can I bring work from the app I already use? Yes. Import compatible skills, workflow JSON, and org templates. See Migration and Imports.
Does it work unattended? Yes. Cron, signed webhooks, heartbeats, and standing goals keep work moving; risky actions stay confirmation-gated.
Is my data private? Local-first. Your database, memories, documents, and chat history stay on your machine; only the model, tool, and channel calls you configure leave it.
Can I reach it from my phone? Yes. Run it on a machine or server and talk to it from WebChat, Telegram, Discord, Slack, WhatsApp, and more.
disp8ch 是一个主打 Local-first(本地优先)理念的 AI 工作空间。它旨在为开发者和 AI 用户提供一个既能享受云端大模型能力,又能实现完全本地化运行的集成环境,确保数据隐私与灵活性的平衡。
disp8ch 提供强大的 AI 工作流自动化能力,支持通过可视化画布构建复杂的逻辑。它不仅具备对话能力,还集成了本地工具、记忆系统、Agent 代理、任务看板(Boards)以及 Council 决策机制,能够处理从文档研究到自动化任务的全流程。
项目提供了一键式安装方案,非常适合非技术用户。安装程序会自动处理 Node.js 22 运行时的下载、使用 Corepack 或 npx pnpm 管理依赖,并自动创建干净的本地工作空间,最后直接启动 disp8ch 并引导用户进入 onboarding 流程。
用户可以通过 WebChat 界面进行交互。disp8ch 支持多种模型接入模式:你可以通过 Online API key 连接 DeepSeek、OpenAI、Anthropic 或 Google 等云端服务;也可以通过 Local AI 模式,利用 Ollama、LM Studio 或 vLLM 等工具实现完全本地的推理与交互。
配置过程非常灵活。对于 Ollama 用户,只需在 onboarding 界面选择 'Check this PC' 并运行推荐的命令即可;对于使用 LM Studio、llama.cpp 或 vLLM 的用户,可选择 'OpenAI-compatible' 预设,并配置相应的 Base URL。如果本地服务器不需要 API key,直接留空即可。
disp8ch 支持完全本地化运行(No API Key)。通过将应用指向本地模型服务器,你可以无需云端账号即可使用聊天、本地工具、记忆、工作流、Agent、看板及本地文档研究等核心功能。此外,它���提供了丰富的 CLI 命令(如 pnpm dpc)用于管理模型、工作流、看板及系统健康检查。
disp8ch 拥有强大的可视化工作流引擎,支持通过拖拽节点来处理 Webhooks、GitHub 事件、Cron 定时任务及 HTTP 请求等触发器。同时,它深度集成了 MCP (Model Context Protocol),允许用户在 Capabilities 页面连接各种 MCP Servers,实现工具与资源的无缝扩展。
常见问题解答:disp8ch 是否必须使用 API key?不是,核心功能可以通过 Ollama 或 LM Studio 等本地运行时实现完全脱网运行。对于需要使用 Claude 等云端模型的情况,也支持通过 OAuth 进行身份验证。用户可以根据隐私需求和硬件性能在本地与云端模式间自由切换。
disp8ch是一个开源的MCP工具,具有较高的潜力
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
经综合评估,disp8ch 在MCP工具赛道中表现稳健,质量良好。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | disp8ch |
| 原始描述 | 开源MCP工具:Self-hosted AI workspace where chat becomes visual workflows, multi-agent operat。⭐8 · TypeScript |
| Topics | agentic-aichatgptcodex |
| GitHub | https://github.com/aaronnat23/disp8ch |
| License | MIT |
| 语言 | TypeScript |
收录时间:2026-06-24 · 更新时间:2026-06-27 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端