Agent Board
by quentintou
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TEMPLATES_DIR | No | Custom templates directory (default: ./templates) | ./templates |
| OPENCLAW_HOOK_URL | No | OpenClaw webhook URL for agent notifications (default: http://localhost:18789/hooks/agent) | http://localhost:18789/hooks/agent |
| AGENTBOARD_API_KEYS | No | Comma-separated key:agentId pairs for API authentication. Example: sk-abc123:agent1,sk-def456:agent2 | |
| OPENCLAW_HOOK_TOKEN | No | Bearer token for OpenClaw webhook calls. Notifications disabled if not set. | |
| AGENTBOARD_WEBHOOK_SECRET | No | Secret for HMAC-SHA256 webhook signing. When set, all outbound webhooks include X-AgentBoard-Signature headers. |
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
ActivityInactive
ResponsivenessNo issues