herdr-mcp-server
by pikujs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HERDR_BIN_PATH | No | Executable path for CLI fallback. | herdr |
| HERDR_SOCKET_PATH | No | Path to Herdr Unix domain socket. | ~/.config/herdr/herdr.sock |
| HERDR_GATEWAY_HOST | No | Bind address. Default localhost; can bind to LAN/VPN IP or 0.0.0.0 when set. | 127.0.0.1 |
| HERDR_GATEWAY_PORT | No | Port for the HTTP daemon. (Integer value expressed as a string.) | 9480 |
| HERDR_GATEWAY_TOKEN | No | Shared Bearer authentication secret. | |
| HERDR_GATEWAY_MAX_PANES | No | Maximum concurrent active panes (returns 429 if exceeded). (Integer value expressed as a string.) | 16 |
| HERDR_GATEWAY_TOKEN_FILE | No | Path to Bearer token file if not set via environment. | ~/.config/herdr/plugins/config/herdr-remote-gateway/gateway.token |
| HERDR_GATEWAY_DEFAULT_WORKSPACE | No | Workspace targeted when caller omits workspace. | spawned-agents |
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