agent-eyes
by henry0hai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OLLAMA_MODEL | No | Ollama model name, default gemma4:e4b-it-q4_K_M. | |
| AGENT_EYE_MODEL | No | Content-budget model for browser_get_content (deep-seek, llama2, default). | |
| OLLAMA_BASE_URL | No | Base URL for Ollama, default http://localhost:11434. | |
| AGENT_EYE_HEADLESS | No | Run browser in headless mode (true/false). | |
| AGENT_EYE_MAX_CHARS | No | Maximum characters for content extraction, default 50000. | |
| AGENT_EYE_PROFILE_ROOT | No | Root directory for browser profiles, default ~/.agent-eye/profiles. | |
| AGENT_EYE_NAV_TIMEOUT_MS | No | Navigation timeout in milliseconds, default 30000. | |
| AGENT_EYE_SKILL_STALE_FOCUSED_CHARS | No | Refresh skill if cached focused content is too small, default 400. | |
| AGENT_EYE_SKILL_STALE_SELECTOR_MATCHES | No | Refresh skill if cached selectors barely match DOM, default 1. | |
| AGENT_EYE_SKILL_STALE_FAILURE_THRESHOLD | No | Refresh skill after repeated selector failures, default 2. |
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
ActivityStale
ResponsivenessNo issues