balaleikaerina/dsh-paper

balaleikaerina★ 0JavaScript最后同步: 2026-08-20

在 GitHub 打开

paper design mcp forward for deepseek harness (unofficial port)

README 摘要

dsh-paper ⚠️ Not official Paper or DeepSeek stuff. This is my own freestyle build (balaleikaerina) — a small, thin wrapper I wrote for my own DeepSeek Harness setup. Use at your own risk, no warranties, no official support. An unofficial, thin wrapper that lets DeepSeek Harness talk to Paper (paper.design). It mounts the official @deepseek-ai/dsh-mcp-client bridge against Paper's Streamable-HTTP endpoint and sets Paper's URL as the default. Model-facing tools appear as mcp paper . It is deliberately a wrapper , not a reimplementation: all of the protocol, reconnect, and tool-registration logic stays in the official mcp-client. Every field is overridable via config . Files File Purpose dsh-paper.mjs The wrapper plugin ( name + apply ). Defaults to Paper's endpoint; every field overridable. cordis.patch.yml A ready-to-apply overlay that inserts the wrapper. fixture-http-server.mjs Standalone Streamable-HTTP MCP server with fake tools ( get basic info / greet ) for offline verification without Paper. verify.mts Standalone verification: boots a minimal composition, mounts the wrapper against the fixture, and checks that mcp paper tools appear. Prerequisites - A DeepSeek Harness checkou…

在 GitHub 查看完整 README →
工具/开发dshdsh-plugindsh-plugin-marketdsh-plugins

分类