oomol-lab/dsh-oomol11

dsh-oomol

OOMOL Connector integration for DeepSeek Harness: connect apps and call Actions through progressive MCP discovery.

AI Analysis

将 OOMOL 托管的 MCP 服务与工具链无缝接入 DSH。适合需要调用 OOMOL 平台丰富的 Action 工具来扩展智能体能力的开发者。

Package
dsh-oomol
Version
0.1.4
License
MIT
Last updated
Aug 18, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:oomol-lab/dsh-oomol

Configuration

FieldDefaultPurpose
endpointhttps://connector.oomol.com/v1/mcpStreamable HTTP MCP endpoint
apiKeyEnvDerived from endpointHarness credential reference and launch environment name
teamNameunsetOOMOL Hosted team identity
teamNameEnvOOMOL_TEAM_NAMEOOMOL Hosted team environment name
serverNameoomolHarness MCP tool namespace
toolCallTimeoutMs60000Tool call timeout
failOnStartupErrorfalseFail Harness startup when MCP discovery fails

Derived credential references:

Endpoint modeDefault referenceRequired
OOMOL HostedOOMOL_MCP_API_KEYYes
Self-hostedOOMOL_CONNECT_RUNTIME_TOKENDepends on the OpenConnector deployment