jev-model-router
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JEV_PROVIDER | No | Provider to use: 'auto', 'openrouter', or 'typesafe' | auto |
| JEV_ROUTER_HOST | No | Target host: 'claude-code', 'codex', or 'any' | any |
| TYPESAFE_API_KEY | No | TypeSafe key; used instead of OpenRouter when set | |
| JEV_ROUTER_EXCLUDE | No | Comma-separated providers or model globs to never pick | |
| JEV_ROUTER_OFFLINE | No | Set to 'true' to use bundled catalog and offline analysis without network | off |
| OPENROUTER_API_KEY | No | OpenRouter key; enables Jev via OpenRouter | |
| JEV_ROUTER_PRIORITY | No | Default routing priority: 'balanced', 'intelligence', 'speed', or 'cost' | balanced |
| JEV_ROUTER_INTEL_URL | No | URL where fresh model scores come from; empty disables | this repo |
| JEV_ROUTER_ALLOW_FREE | No | Set to 'true' to also consider free and data-sharing model tiers | off |
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