DeepSeek Harness mit Busabase verbinden
DeepSeek's open-source agent harness — a plugin-based framework (Cordis) with its own shell, file editing, and sandboxes, currently in developer preview.
Fügen Sie dies in DeepSeek Harness ein
Lies https://busabase.com/SETUP_SKILL.md und richte Busabase für mich ein. Führe alle Schritte bis zum Ende aus und bestätige anschließend, dass die Verbindung funktioniert.

Geben Sie Ihrem Agent diese eine Anweisung
Sie bekommen mehr als nur einen Connector: Der busabase-Skill enthält den gesamten Änderungsanfrage-Workflow, die CLI und die vollständige API — verfügbar in jeder zukünftigen Sitzung, ohne dass Sie etwas erneut einfügen müssen.
Fragt zuerst nach
Busabase Cloud oder persönliches Desktop — Ihre Entscheidung, bevor irgendetwas passiert.
Verbindet sich
Meldet Sie an und speichert die Zugangsdaten selbst. Kein API-Schlüssel zum manuellen Kopieren.
Befüllt eine Base
Erstellt und befüllt Ihre erste Base, damit der Arbeitsbereich nicht leer ist.
Installiert die Skills
busabase und busabase-app-creator bleiben dauerhaft installiert, für jede Sitzung danach.
Für diesen Agent
The product ships as a local web UI (`npx @deepseek-ai/dsh web`, default http://127.0.0.1:3080) rather than a terminal chat — the agent loop runs with shell and file-editing tools in the background, so the setup prompt still works, but you'll watch its progress in a browser tab rather than a terminal.
Lieber einen Connector?
Wenn Sie Busabase lieber als MCP-Tools einbinden möchten, statt den Agent einen Skill installieren zu lassen, nutzen Sie die untenstehende Server-URL.
Auf einen Blick
- Anbieter
- DeepSeek
- Wie die Verbindung funktioniert
- Plugin / Skill · MCP + API-Schlüssel
- Transport
- Streamable HTTP
- Authentifizierung
- Unbekannt
- Konfigurationsdatei
- cordis.yml (mcp-client plugin entries)
DeepSeek Harness ships its own shell and file-editing tools (dsh minimal/standard modes), so the Skill path applies — paste the prompt above and let it read the setup document.
Prefer a connector?
MCP support is an official first-party plugin, mcp-client (packages/mcp/mcp-client in the deepseek-harness repo) — not enabled by default. Add an entry under mcp-client in your cordis.yml:
mcp-client:
- transport: streamable-http
serverName: busabase
url: https://busabase.com/api/mcp
headers: {}
toolCallTimeoutMs: 30000
failOnStartupError: false
Put your Busabase API key in headers (e.g. Authorization: Bearer <key>) — the official config catalog documents no OAuth flow for this plugin, only a generic headers passthrough.
DeepSeek Harness config catalog
Bekannte Stolperfallen
This is a developer preview per the product's own framing, and a very recently public, actively-changing project — the config surface may shift. The mcp-client plugin documents only a generic `headers` field for authentication, with no named OAuth or API-key scheme, so there is no documented path for Busabase's dynamic-registration OAuth here — a static Authorization header is the only route the vendor's own docs confirm. Do not confuse this official repo (github.com/deepseek-ai/deepseek-harness) with the many third-party "dsh-*" plugins on GitHub (dsh-mcp-panel, dsh-mcp-manager, deepseek-harness-plugin-mcp, etc.) that surfaced in search results — those are community projects and were not used as a source for this record.
Im Vergleich
Verbindungsfähigkeiten im direkten Vergleich mit anderen Agents in diesem Verzeichnis.
| Fähigkeit | DHDeepSeek Harness | ||
|---|---|---|---|
| Typ | Agent-Plattformen | Terminal-Agents | KI-Editoren |
| Empfohlener Weg | Agent Skill | Agent Skill | Agent Skill |
| Wie die Verbindung funktioniert | Plugin / Skill · MCP + API-Schlüssel | MCP + OAuth · Plugin / Skill | MCP + OAuth · Plugin / Skill |
| Transport | Streamable HTTP | Streamable HTTP | Streamable HTTP |
| Authentifizierung | Unbekannt | OAuth (dynamische Registrierung) | OAuth (dynamische Registrierung) |
Basierend auf der offiziellen Dokumentation dieses Agents verfasst. Wir haben nicht jeden Schritt auf einer echten Maschine erneut durchgeführt — prüfen Sie die verlinkte Dokumentation, falls sich ein Befehl geändert hat.
Lassen Sie Ihren Agent die Einrichtung übernehmen
Eine Anweisung, geprüfter Zugriff, und jede spätere Änderung kommt als Vorschlag an, den Sie genehmigen.
Alle Agents durchsuchenFügen Sie dies in DeepSeek Harness ein
Lies https://busabase.com/SETUP_SKILL.md und richte Busabase für mich ein. Führe alle Schritte bis zum Ende aus und bestätige anschließend, dass die Verbindung funktioniert.