agent-tools
by garnetlyx
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address (container-internal; publish via -p). | 0.0.0.0 |
| PORT | No | Bind port. | 8765 |
| MCP_PATH | No | MCP Streamable HTTP mount path. | /mcp |
| LOG_LEVEL | No | Python log level. | INFO |
| EXA_API_KEYS | No | Comma-separated Exa API keys. | |
| SEARXNG_URLS | No | Comma-separated SearXNG instance base URLs. | http://localhost:8888 |
| BRAVE_API_KEYS | No | Comma-separated Brave Search API keys. | |
| TOOLS_AUTH_TOKEN | No | Bearer token when TOOLS_AUTH_ENABLED=true. | |
| TOOLS_AUTH_ENABLED | No | Enable bearer-token auth on the MCP endpoint. | false |
| AGENT_TOOLS_BACKENDS_CONFIG | No | Path to the backends policy file. | /app/config/backends.yaml |
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 | |