KSoR
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KSOR_AUTH | Yes | Authentication mode. Use 'disabled-local' for local loopback runs, 'disabled-public' for public deployments. Required for the serve command. | disabled-local |
| KSOR_DB_URL | Yes | The Postgres connection string (DSN) with pgvector enabled. Required for the agent surface. Point at a hosted Postgres if deploying. | |
| KSOR_AUDIENCE | No | Comma-separated list of audiences to build for. Must include 'public'. E.g. 'public,internal'. | |
| GEMINI_API_KEY | Yes | API key for Gemini embeddings. Get from https://aistudio.google.com/apikey. Free tier is sufficient. | |
| KSOR_BASE_PATH | No | Base path for the static site when hosted under a sub-path (e.g. /repo). | / |
| KSOR_PREVIEW_HOST | No | Host address for the preview server. Set to 0.0.0.0 to reach from a container or another device. | 127.0.0.1 |
| KSOR_MCP_RESOURCE_URL | No | Public URL of the MCP endpoint, used when the door is moved off the main domain. |
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
ActivityMaintained
ResponsivenessNo issues