oomol-lab/dsh-oomol11

dsh-oomol

DeepSeek Harness 的 OOMOL 连接器集成:通过渐进式 MCP 发现连接应用并调用 Action。

AI 分析

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

包名
dsh-oomol
版本
0.1.4
许可证
MIT
最近更新
2026年8月18日

安装

$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