alaya
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ALAYA_DB | No | Path to SQLite database | ~/.alaya/memory.db |
| ALAYA_LLM_MODEL | No | Model name. Any small/fast model works (GPT-4o-mini, Haiku, Gemini Flash, etc.) | gpt-4o-mini |
| ALAYA_LLM_API_KEY | No | API key for auto-consolidation (enables ExtractionProvider). Requires llm feature. | |
| ALAYA_LLM_API_URL | No | OpenAI-compatible chat completions endpoint | https://api.openai.com/v1/chat/completions |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
No capabilities declared | |
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 | |
Maintenance
ActivityStale
ResponsivenessUnresponsive