dsh-acp-mcp-bridge
by krkr521
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DSH_HOME | No | 传给 Harness 的独立私有配置与数据目录。 | |
| DSH_ACP_ROOT | Yes | 必填,已构建 Harness 根目录,需存在 apps/cli/lib/bin.js。 | |
| DSH_ACP_PROFILE | No | 默认 acp,由 Harness CLI 加载。 | acp |
| DSH_ACP_DEFAULT_MODEL | No | 默认路由的便捷写法,必须与 DSH_ACP_DEFAULT_PROVIDER 成对提供,不能与 DSH_ACP_DEFAULT_MODEL_VALUE 同时设置。 | |
| DSH_ACP_DEFAULT_PROVIDER | No | 默认路由的便捷写法,必须与 DSH_ACP_DEFAULT_MODEL 成对提供,不能与 DSH_ACP_DEFAULT_MODEL_VALUE 同时设置。 | |
| DSH_ACP_REQUIRE_EXTENSIONS | No | 1 要求子代理扩展握手成功,否则连接失败;默认 0 允许基础 ACP 模式。 | 0 |
| DSH_ACP_STARTUP_TIMEOUT_MS | No | initialize 等待时间,默认 30000,范围 1-300000 毫秒。 | 30000 |
| DSH_ACP_DEFAULT_MODEL_VALUE | No | 新会话的默认 opaque model value,直接使用发现结果。不能与 DSH_ACP_DEFAULT_PROVIDER / DSH_ACP_DEFAULT_MODEL 同时设置。 | |
| DSH_ACP_DEFAULT_REASONING_EFFORT | No | 默认推理强度,使用该模型实际公布的值。 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/krkr521/dsh-acp-mcp-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server