shinobi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHINOBI_DB_PATH | No | SQLite location | |
| SHINOBI_CONFIG_DIR | No | Config + plugins directory | |
| SHINOBI_EMBED_DIMS | No | Override dimensions | |
| SHINOBI_OLLAMA_URL | No | Ollama endpoint | |
| SHINOBI_EMBED_MODEL | No | Override model id | |
| SHINOBI_PLUGINS_DIR | No | Plugin discovery directory | |
| SHINOBI_EMBED_API_KEY | No | Auth for OpenAI / Voyage (else falls back to OPENAI_API_KEY / VOYAGE_API_KEY) | |
| SHINOBI_DASHBOARD_HOST | No | Dashboard bind host. Loopback skips auth; non-loopback auto-enables token auth. | |
| SHINOBI_DASHBOARD_PORT | No | Dashboard port | |
| SHINOBI_EMBED_PROVIDER | No | openai / voyage / ollama / none | |
| SHINOBI_MIGRATIONS_DIR | No | Override migrations source | |
| SHINOBI_DASHBOARD_TOKEN | No | Override the dashboard token; auto-generated to ~/.shinobi/dashboard-token when needed. |
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