Agent Relay
by simozampa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENT_RELAY_BIND | No | HTTP bind address | 127.0.0.1 |
| AGENT_RELAY_PORT | No | HTTP port | 8787 |
| AGENT_RELAY_TOKEN | Yes | Bearer token; minimum 32 characters | |
| AGENT_RELAY_ADAPTER | No | Agent adapter; only 'herdr' is currently implemented | herdr |
| AGENT_RELAY_HERDR_BIN | No | Herdr executable path | herdr |
| AGENT_RELAY_STATE_DIR | No | Jobs and result files | ~/.local/state/agent-relay |
| AGENT_RELAY_POLICY_FILE | No | Hot-reloaded policy file | ~/.config/agent-relay/policy.md |
| AGENT_RELAY_HERDR_TARGET | No | Unique live Herdr agent name | supervisor |
| AGENT_RELAY_TASK_TIMEOUT_MS | No | Agent task timeout in milliseconds | 1800000 |
| AGENT_RELAY_MAX_PROMPT_CHARS | No | Maximum submitted prompt size | 10000 |
| AGENT_RELAY_RESULT_MAX_CHARS | No | Maximum result returned to the MCP client | 1200 |
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