evo-scry
by krich11
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EVOSCRY_HOST | No | HTTP bind address | 0.0.0.0 |
| EVOSCRY_PORT | No | HTTP port | 3000 |
| EVOSCRY_LOG_LEVEL | No | Log verbosity level | info |
| EVOSCRY_PROXY_URL | No | HTTP or SOCKS5 proxy URL | |
| EVOSCRY_TRANSPORT | No | Transport mode: stdio, sse, or streamable-http | stdio |
| EVOSCRY_USER_AGENT | No | User agent rotation strategy | rotate |
| EVOSCRY_MAX_RESULTS | No | Max results per engine | 10 |
| EVOSCRY_COPILOT_TOKEN | No | GitHub Copilot API token for AI summarization | |
| EVOSCRY_SEARCH_ENGINES | No | Enabled search engines (comma separated) | duckduckgo |
| EVOSCRY_LOCAL_MODEL_URL | No | Ollama endpoint URL for local AI summarization | |
| EVOSCRY_LOCAL_MODEL_NAME | No | Ollama model name for local AI summarization | |
| EVOSCRY_REQUEST_DELAY_MS | No | Rate limiting delay in milliseconds | 1000 |
| EVOSCRY_CACHE_TTL_SECONDS | No | Cache TTL in seconds | 300 |
| EVOSCRY_COPILOT_REFRESH_TOKEN | No | GitHub OAuth token for auto-refreshing Copilot token |
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