agent-hub
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENT_HUB_HOME | No | Overrides the state directory (default ~/.local/share/agent-hub). | ~/.local/share/agent-hub |
| AGENT_HUB_LIVE | No | Set to 1 to enable npm run test:live (one real ping per adapter, uses real quota). | |
| AGENT_HUB_POST_EDIT_CHECK | No | Read by skills/agy-delegate/scripts/agy-run.sh: printed as the reminder command to run after a --write run, so it names your project's actual type-check/lint/test command instead of a placeholder. | |
| AGENT_HUB_DISABLE_STARTUP_DISCOVERY | No | Set to 1 to skip the background discovery pass on MCP startup. Used by tests that boot the real stdio server and must not spawn a real CLI as a side effect. |
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