dsh plugins中文
← Back to popular plugin directory

Streamable HTTP MCP client

springbrand-lab/dsh-oauth-mcp-client · skills

OAuth 2.1 Streamable HTTP MCP client plugin for DeepSeek Harness.

★ 6GitHub stars
0Forks
2026-08-14Last updated
TypeScriptLanguage
MITLicense

Project overview

An OAuth 2.1 Streamable HTTP MCP client plugin for DeepSeek Harness.

It extends the native dsh-mcp-client connection flow with PKCE, dynamic client registration, browser authorization, a loopback callback, persistent token storage, reconnect handling, and MCP tool registration. The bundled configuration connects to the Springbrand production MCP Gateway.

Install the built checkout into a DSH profile and start DSH:

Install command

dsh plugin --profile web add github:springbrand-lab/dsh-oauth-mcp-client
View GitHub repository ↗Back to popular plugin directory