hermes-dsh-bridge
by Emilia-awa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Bind address for the MCP server. Defaults to 127.0.0.1; if exposed beyond loopback, authToken must be set. | |
| http | No | Set to 'true' to enable the MCP HTTP server (e.g. http: true). | |
| port | No | Port for the MCP server (example uses 8090). | |
| model | Yes | The Harness model ID to use. Must be explicitly configured. | |
| provider | Yes | The Harness provider ID to use. Must be explicitly configured. | |
| authToken | No | Optional Bearer token for authenticating MCP requests. Required if the server is exposed beyond loopback. | |
| enableFsWrite | No | Set to 'true' to enable the fs_write tool. Defaults to false. | |
| defaultSandbox | No | Default sandbox mode for new sessions: read-only, workspace-write, or danger-full-access. Defaults to workspace-write. | |
| workspaceRoots | No | Optional list of allowed workspace/cwd directories (e.g. ['/workspace']). | |
| approvalsBridge | No | Approval bridge mode: web, builtin, or off. Defaults to web. | |
| approvalTimeoutMs | No | Approval wait timeout in milliseconds. Defaults to 120000. |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues