sicry
by JacobJandon
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOR_TIMEOUT | No | Per-request timeout in seconds | 45 |
| GEMINI_MODEL | No | Gemini model | gemini-2.5-flash |
| LLM_PROVIDER | No | openai / anthropic / gemini / ollama / llamacpp | |
| OLLAMA_MODEL | No | Ollama model name | llama3.2 |
| OPENAI_MODEL | No | OpenAI model | gpt-4o |
| TOR_DATA_DIR | No | Path to Tor DataDirectory | |
| GEMINI_API_KEY | No | Google Gemini API key | |
| OPENAI_API_KEY | No | OpenAI API key | |
| TOR_SOCKS_HOST | No | Tor SOCKS5 proxy host | 127.0.0.1 |
| TOR_SOCKS_PORT | No | Tor SOCKS5 proxy port | 9050 |
| ANTHROPIC_MODEL | No | Anthropic model | claude-opus-4-6 |
| OLLAMA_BASE_URL | No | Ollama API base URL | http://127.0.0.1:11434 |
| SICRY_MAX_CHARS | No | Max characters of content passed to LLM | 8000 |
| SICRY_POOL_SIZE | No | Number of Tor processes for pool mode | |
| TOR_CONTROL_HOST | No | Tor control port host | 127.0.0.1 |
| TOR_CONTROL_PORT | No | Tor control port | 9051 |
| ANTHROPIC_API_KEY | No | Anthropic API key | |
| LLAMACPP_BASE_URL | No | llama.cpp server base URL | http://127.0.0.1:8080 |
| TOR_CONTROL_PASSWORD | No | Password for HashedControlPassword |
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