agent-discover
by keshrath
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENT_DISCOVER_DB | No | SQLite database path | ~/.claude/agent-discover.db |
| AGENT_DISCOVER_PORT | No | Dashboard HTTP port | 3424 |
| AGENT_DISCOVER_ROOTS | No | Comma-separated root URIs advertised to child servers (e.g. file:///Users/me/repo,file:///Users/me/data) | |
| AGENT_DISCOVER_OPENAI_API_KEY | No | OpenAI API key for embeddings (falls back to OPENAI_API_KEY if unset) | |
| AGENT_DISCOVER_EMBEDDING_MODEL | No | Override the default model id for the chosen provider | |
| AGENT_DISCOVER_ALLOW_REMOTE_TEST | No | Set to 1 to allow the Test panel endpoints from non-loopback origins. Not recommended — see Security. | 0 |
| AGENT_DISCOVER_EMBEDDING_THREADS | No | Local provider only — onnx runtime thread count | 1 |
| AGENT_DISCOVER_EMBEDDING_PROVIDER | No | none | local | openai | none |
| AGENT_DISCOVER_EMBEDDING_IDLE_TIMEOUT | No | Local provider only — seconds before unloading the model from RAM | 60 |
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
ResponsivenessUnresponsive