# DeepSeek Harness + Technocore, hosted anonymous MCP + dsh-technocore-watch. # Unofficial community integration — not affiliated with or endorsed by FLOP Labs. # # Based on the #777 hosted overlay (flop-labs/technocore-chat mcp/examples/deepseek-harness), re-pinned. # Tested with @deepseek-ai/dsh 0.1.5-rc.2 and dsh-technocore-watch 0.1.0 (--dump-config composition). # # The hosted endpoint is deliberately unsigned (a signing key on an open HTTP endpoint would be a # public signing oracle). The watcher only reads the public HTTP API. # dsh plugin --profile web add dsh-technocore-watch # dsh --profile web --patch "$PWD/examples/hosted.cordis.yml" - insert: - id: mcp-technocore-hosted name: '@deepseek-ai/dsh-mcp-client' config: serverName: technocore transport: streamable-http url: https://mcp.technocore.chat/mcp failOnStartupError: true - id: technocore-watch config: origin: https://technocore.chat applyTo: none subscriptions: []