Server data from the Official MCP Registry
Routes to the best predicted fit from configured metadata/evidence after hard-capability filtering.
Routes to the best predicted fit from configured metadata/evidence after hard-capability filtering.
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
5 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Set these up before or after installing:
Environment variable: ANTHROPIC_API_KEY
Environment variable: ANTHROPIC_MODELS
Environment variable: ANTHROPIC_NAMES
Environment variable: ANTHROPIC_STRENGTHS
Environment variable: ANTHROPIC_CONTEXT
Environment variable: ANTHROPIC_MAX_OUTPUT
Environment variable: ANTHROPIC_TOOLS
Environment variable: ANTHROPIC_COST_IN
Environment variable: ANTHROPIC_COST_OUT
Environment variable: ANTHROPIC_TIER
Environment variable: MOONSHOT_API_KEY
Environment variable: MOONSHOT_BASE_URL
Environment variable: MOONSHOT_MODELS
Environment variable: MOONSHOT_NAMES
Environment variable: MOONSHOT_STRENGTHS
Environment variable: MOONSHOT_CONTEXT
Environment variable: MOONSHOT_MAX_OUTPUT
Environment variable: MOONSHOT_TOOLS
Environment variable: MOONSHOT_COST_IN
Environment variable: MOONSHOT_COST_OUT
Environment variable: MOONSHOT_TIER
Environment variable: OLLAMA_BASE_URL
Environment variable: OLLAMA_API_KEY
Environment variable: OLLAMA_MODELS
Environment variable: OLLAMA_NAMES
Environment variable: OLLAMA_STRENGTHS
Environment variable: OLLAMA_CONTEXT
Environment variable: OLLAMA_MAX_OUTPUT
Environment variable: OLLAMA_TOOLS
Environment variable: OLLAMA_COST_IN
Environment variable: OLLAMA_COST_OUT
Environment variable: OLLAMA_TIER
Environment variable: CLAUDE_CODE_ENABLED
Environment variable: CLAUDE_CODE_MODELS
Environment variable: CLAUDE_CODE_TIER
Environment variable: CLAUDE_CODE_MAX_OUTPUT
Environment variable: CLAUDE_CODE_TIMEOUT
Environment variable: CLAUDE_CODE_SYSTEM_PROMPT_MODE
Environment variable: CODEX_ENABLED
Environment variable: CODEX_MODELS
Environment variable: CODEX_TIER
Environment variable: CODEX_CONTEXT
Environment variable: CODEX_MAX_OUTPUT
Environment variable: CODEX_COST_IN
Environment variable: CODEX_COST_OUT
Environment variable: CODEX_TIMEOUT
Environment variable: OPENAI_COMPAT_BASE_URL
Environment variable: OPENAI_COMPAT_KEY
Environment variable: OPENAI_COMPAT_MODEL
Environment variable: OPENAI_COMPAT_NAME
Environment variable: OPENAI_COMPAT_STRENGTHS
Environment variable: OPENAI_COMPAT_CONTEXT
Environment variable: OPENAI_COMPAT_MAX_OUTPUT
Environment variable: OPENAI_COMPAT_TOOLS
Environment variable: OPENAI_COMPAT_COST_IN
Environment variable: OPENAI_COMPAT_COST_OUT
Environment variable: OPENAI_COMPAT_TIER
Environment variable: OPENAI_COMPAT_2_BASE_URL
Environment variable: OPENAI_COMPAT_2_KEY
Environment variable: OPENAI_COMPAT_2_MODEL
Environment variable: OPENAI_COMPAT_2_NAME
Environment variable: OPENAI_COMPAT_2_STRENGTHS
Environment variable: OPENAI_COMPAT_2_CONTEXT
Environment variable: OPENAI_COMPAT_2_MAX_OUTPUT
Environment variable: OPENAI_COMPAT_2_TOOLS
Environment variable: OPENAI_COMPAT_2_COST_IN
Environment variable: OPENAI_COMPAT_2_COST_OUT
Environment variable: OPENAI_COMPAT_2_TIER
Environment variable: OPENAI_COMPAT_3_BASE_URL
Environment variable: OPENAI_COMPAT_3_KEY
Environment variable: OPENAI_COMPAT_3_MODEL
Environment variable: OPENAI_COMPAT_3_NAME
Environment variable: OPENAI_COMPAT_3_STRENGTHS
Environment variable: OPENAI_COMPAT_3_CONTEXT
Environment variable: OPENAI_COMPAT_3_MAX_OUTPUT
Environment variable: OPENAI_COMPAT_3_TOOLS
Environment variable: OPENAI_COMPAT_3_COST_IN
Environment variable: OPENAI_COMPAT_3_COST_OUT
Environment variable: OPENAI_COMPAT_3_TIER
Environment variable: VOLANTE_QUALITY_PROFILES_FILE
Environment variable: VOLANTE_MODEL_OVERRIDES_FILE
Environment variable: VOLANTE_FETCH_ALLOWLIST
Environment variable: VOLANTE_READ_ROOT
Environment variable: VOLANTE_SANDBOX
Environment variable: VOLANTE_MAX_SUBSCRIPTION_CALLS
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ribato22-volante": {
"env": {
"CODEX_TIER": "your-codex-tier-here",
"OLLAMA_TIER": "your-ollama-tier-here",
"CODEX_MODELS": "your-codex-models-here",
"OLLAMA_NAMES": "your-ollama-names-here",
"OLLAMA_TOOLS": "your-ollama-tools-here",
"CODEX_CONTEXT": "your-codex-context-here",
"CODEX_COST_IN": "your-codex-cost-in-here",
"CODEX_ENABLED": "your-codex-enabled-here",
"CODEX_TIMEOUT": "your-codex-timeout-here",
"MOONSHOT_TIER": "your-moonshot-tier-here",
"OLLAMA_MODELS": "your-ollama-models-here",
"ANTHROPIC_TIER": "your-anthropic-tier-here",
"CODEX_COST_OUT": "your-codex-cost-out-here",
"MOONSHOT_NAMES": "your-moonshot-names-here",
"MOONSHOT_TOOLS": "your-moonshot-tools-here",
"OLLAMA_API_KEY": "your-ollama-api-key-here",
"OLLAMA_CONTEXT": "your-ollama-context-here",
"OLLAMA_COST_IN": "your-ollama-cost-in-here",
"ANTHROPIC_NAMES": "your-anthropic-names-here",
"ANTHROPIC_TOOLS": "your-anthropic-tools-here",
"MOONSHOT_MODELS": "your-moonshot-models-here",
"OLLAMA_BASE_URL": "your-ollama-base-url-here",
"OLLAMA_COST_OUT": "your-ollama-cost-out-here",
"VOLANTE_SANDBOX": "your-volante-sandbox-here",
"ANTHROPIC_MODELS": "your-anthropic-models-here",
"CLAUDE_CODE_TIER": "your-claude-code-tier-here",
"CODEX_MAX_OUTPUT": "your-codex-max-output-here",
"MOONSHOT_API_KEY": "your-moonshot-api-key-here",
"MOONSHOT_CONTEXT": "your-moonshot-context-here",
"MOONSHOT_COST_IN": "your-moonshot-cost-in-here",
"OLLAMA_STRENGTHS": "your-ollama-strengths-here",
"ANTHROPIC_API_KEY": "your-anthropic-api-key-here",
"ANTHROPIC_CONTEXT": "your-anthropic-context-here",
"ANTHROPIC_COST_IN": "your-anthropic-cost-in-here",
"MOONSHOT_BASE_URL": "your-moonshot-base-url-here",
"MOONSHOT_COST_OUT": "your-moonshot-cost-out-here",
"OLLAMA_MAX_OUTPUT": "your-ollama-max-output-here",
"OPENAI_COMPAT_KEY": "your-openai-compat-key-here",
"VOLANTE_READ_ROOT": "your-volante-read-root-here",
"ANTHROPIC_COST_OUT": "your-anthropic-cost-out-here",
"CLAUDE_CODE_MODELS": "your-claude-code-models-here",
"MOONSHOT_STRENGTHS": "your-moonshot-strengths-here",
"OPENAI_COMPAT_NAME": "your-openai-compat-name-here",
"OPENAI_COMPAT_TIER": "your-openai-compat-tier-here",
"ANTHROPIC_STRENGTHS": "your-anthropic-strengths-here",
"CLAUDE_CODE_ENABLED": "your-claude-code-enabled-here",
"CLAUDE_CODE_TIMEOUT": "your-claude-code-timeout-here",
"MOONSHOT_MAX_OUTPUT": "your-moonshot-max-output-here",
"OPENAI_COMPAT_2_KEY": "your-openai-compat-2-key-here",
"OPENAI_COMPAT_3_KEY": "your-openai-compat-3-key-here",
"OPENAI_COMPAT_MODEL": "your-openai-compat-model-here",
"OPENAI_COMPAT_TOOLS": "your-openai-compat-tools-here",
"ANTHROPIC_MAX_OUTPUT": "your-anthropic-max-output-here",
"OPENAI_COMPAT_2_NAME": "your-openai-compat-2-name-here",
"OPENAI_COMPAT_2_TIER": "your-openai-compat-2-tier-here",
"OPENAI_COMPAT_3_NAME": "your-openai-compat-3-name-here",
"OPENAI_COMPAT_3_TIER": "your-openai-compat-3-tier-here",
"OPENAI_COMPAT_2_MODEL": "your-openai-compat-2-model-here",
"OPENAI_COMPAT_2_TOOLS": "your-openai-compat-2-tools-here",
"OPENAI_COMPAT_3_MODEL": "your-openai-compat-3-model-here",
"OPENAI_COMPAT_3_TOOLS": "your-openai-compat-3-tools-here",
"OPENAI_COMPAT_CONTEXT": "your-openai-compat-context-here",
"OPENAI_COMPAT_COST_IN": "your-openai-compat-cost-in-here",
"CLAUDE_CODE_MAX_OUTPUT": "your-claude-code-max-output-here",
"OPENAI_COMPAT_BASE_URL": "your-openai-compat-base-url-here",
"OPENAI_COMPAT_COST_OUT": "your-openai-compat-cost-out-here",
"OPENAI_COMPAT_2_CONTEXT": "your-openai-compat-2-context-here",
"OPENAI_COMPAT_2_COST_IN": "your-openai-compat-2-cost-in-here",
"OPENAI_COMPAT_3_CONTEXT": "your-openai-compat-3-context-here",
"OPENAI_COMPAT_3_COST_IN": "your-openai-compat-3-cost-in-here",
"OPENAI_COMPAT_STRENGTHS": "your-openai-compat-strengths-here",
"VOLANTE_FETCH_ALLOWLIST": "your-volante-fetch-allowlist-here",
"OPENAI_COMPAT_2_BASE_URL": "your-openai-compat-2-base-url-here",
"OPENAI_COMPAT_2_COST_OUT": "your-openai-compat-2-cost-out-here",
"OPENAI_COMPAT_3_BASE_URL": "your-openai-compat-3-base-url-here",
"OPENAI_COMPAT_3_COST_OUT": "your-openai-compat-3-cost-out-here",
"OPENAI_COMPAT_MAX_OUTPUT": "your-openai-compat-max-output-here",
"OPENAI_COMPAT_2_STRENGTHS": "your-openai-compat-2-strengths-here",
"OPENAI_COMPAT_3_STRENGTHS": "your-openai-compat-3-strengths-here",
"OPENAI_COMPAT_2_MAX_OUTPUT": "your-openai-compat-2-max-output-here",
"OPENAI_COMPAT_3_MAX_OUTPUT": "your-openai-compat-3-max-output-here",
"VOLANTE_MODEL_OVERRIDES_FILE": "your-volante-model-overrides-file-here",
"VOLANTE_QUALITY_PROFILES_FILE": "your-volante-quality-profiles-file-here",
"CLAUDE_CODE_SYSTEM_PROMPT_MODE": "your-claude-code-system-prompt-mode-here",
"VOLANTE_MAX_SUBSCRIPTION_CALLS": "your-volante-max-subscription-calls-here"
},
"args": [
"volante-mcp",
"volante"
],
"command": "uvx"
}
}
}From the project's GitHub README.
A transparent, user-owned model router and orchestration control plane (alpha). A supervisor model decomposes a goal into a task DAG, routes each sub-task across the user's explicitly configured models, runs them one-shot or in an agentic tool loop, and synthesizes a final answer. Hard capabilities are enforced first; explainable metadata and quality evidence rank the eligible models. Volante runs locally and keeps inventory, policy, credentials, and decision traces under the user's control.
Selection quality is an evidence-based prediction, not a claim of a universal winner. Volante does not yet ship published representative cross-provider benchmarks or automatic score calibration. Built without an orchestration framework (no LangChain / CrewAI / LiteLLM).
A volante steers the game: the deep-lying midfielder who reads the whole pitch and sends the ball where it does the most good — then takes it back. One mind, many players.
quality, local, cheap, and cash_protect_quota are distinct
routing objectives.AnthropicProvider and a generic
OpenAICompatProvider speak to Anthropic, Google AI Studio (Gemini), Groq, OpenRouter, DeepSeek,
Moonshot (Kimi), local Ollama, and any other OpenAI-compatible endpoint. The inventory and
credentials stay in the user's environment.run_python
in a Docker-isolated sandbox when a daemon is available, withheld when none is — plus host-mediated
fetch_url / read_file).CostMeter tallies per-model usage and cost, and propagates an estimated
flag when a provider returns no usage.FakeProvider + local subprocesses), ruff-clean.flowchart TD
goal(["goal"]) --> S["Supervisor<br/>plan → validated task DAG<br/>(acyclic · typed · one_shot | agentic)"]
S --> R["Router<br/>best predicted fit per task<br/>(hard constraints → explainable score)"]
R --> P
subgraph wave["wave execution · asyncio fan-out · fail-fast"]
direction TB
P["Projector<br/>scoped, budget-capped request<br/>(system + task + deps)"]
P --> W["Worker<br/>one-shot"]
P --> AW["AgenticWorker<br/>model ↔ tool loop<br/>(run_python · fetch_url · read_file)"]
end
W --> BB[("Blackboard<br/>append-only · provenance · latest-wins")]
AW --> BB
BB --> SY["Synthesizer<br/>combine artifacts → final answer"]
SY --> result(["result<br/>+ CostMeter totals · usage · duration"])
classDef io stroke:#8b5cf6,stroke-width:2px;
classDef store stroke:#f59e0b,stroke-width:2px;
class goal,result io;
class BB store;
┌──────────────┐
goal ──────────► │ Supervisor │ plan → validated task DAG (acyclic, typed, one_shot|agentic)
└──────┬───────┘
▼
┌──────────────┐ per task: hard-capability filter, then rank the
│ Router │ predicted fit from configured evidence
└──────┬───────┘
▼
┌───────────── wave execution (asyncio, fan-out cap, fail-fast) ─────────────┐
│ ┌───────────┐ scoped, budget-capped request (system + task + deps) │
│ │ Projector │──────────────────────────────────────────────────────────► │
│ └───────────┘ │
│ ▼ ▼ │
│ ┌─────────┐ one-shot ┌───────────────┐ model↔tool loop │
│ │ Worker │ │ AgenticWorker │ (run_python sandbox, │
│ └────┬────┘ └───────┬───────┘ fetch_url, read_file) │
│ └──────────────┬──────────────────┘ │
└───────────────────────┼───────────────────────────────────────────────────┘
▼
┌──────────────────────┐ append-only, provenance, latest-wins
│ Blackboard │◄──────────────────────────────────────
└──────────┬───────────┘
▼
┌──────────────┐
│ Synthesizer │ combine artifacts → final answer
└──────┬───────┘
▼
result (+ CostMeter totals, usage, duration)
| Component | File | Responsibility |
|---|---|---|
| Supervisor | src/volante/supervisor.py | Decompose goal → validated task DAG |
| Router | src/volante/router.py | Whole inventory → eligible candidates → explainable ranking |
| Projector | src/volante/projector.py | Scoped, budget-capped request from blackboard artifacts |
| Worker | src/volante/worker.py | One-shot model call |
| AgenticWorker | src/volante/agent.py | Model↔tool loop with per-turn records |
| Blackboard | src/volante/blackboard.py | Append-only shared state with provenance |
| Synthesizer | src/volante/synthesizer.py | Artifacts → final answer |
| Runtime | src/volante/runtime.py | Orchestrate: plan → waves → synthesize (streaming, fail-fast) |
| Providers | src/volante/providers/ | Anthropic + OpenAI-compatible adapters (complete/stream/tools) |
| Tools | src/volante/tools/ | Sandbox / DockerSandbox, run_python, fetch_url, read_file |
| Eval | eval/ | 7 goals (5 katas + 2 multi-part), 3-arm comparison, forgery-resistant scorer |
Requires Python 3.11+ and uv.
git clone https://github.com/ribato22/volante
cd volante
uv sync --dev # install deps + dev tools
uv run pytest # 800+ tests, no network
uv run ruff check . # lint
# See it orchestrate end-to-end with ZERO API keys (FakeProvider demo):
uv run python examples/fake_provider.py
Then configure at least one real provider (see Providers) and run a demo:
cp .env.example .env # fill in one provider, then `set -a; . .env; set +a`
uv run python demo.py # show detected providers
uv run python demo.py orchestrate # full supervisor → workers → synth, streamed live
uv run python demo.py agentic # one cross-provider agentic coding task (run_python loop)
uv run python demo.py eval # 3-arm eval suite
demo.py orchestrate streams every phase live, then prints the result (illustrative):
Orchestrate demo — planner/synth model=openai/gpt-4o-mini
(planning + workers + synthesis stream live)
[haiku] Threads run as one— / tasks bloom in parallel time, / the join gathers all.
STATUS: success
FINAL:
Threads run as one—
tasks bloom in parallel time,
the join gathers all.
cost: $0.001834
demo.py eval prints the 3-arm table (format_report); read the VERDICT with the warnings
(illustrative numbers):
GOAL WINNER BASE ORCH AGEN
-------------------------------------------------
slugify — 0.xx 0.xx 0.xx
roman — 0.xx 0.xx 0.xx
calc — 0.xx 0.xx 0.xx
csv_stats — 0.xx 0.xx 0.xx
json_flatten — 0.xx 0.xx 0.xx
-------------------------------------------------
wins: baseline=? orchestration=? agentic=? ties=?
totals: baseline $? orchestration $? agentic $?
VERDICT: (whatever your models actually produce)
Run it yourself — it needs your keys and spends real money (7 goals × 3 arms × k runs):
uv run python -m eval.run --json results.json # artifact records models, k, per-goal scores, costs
Those are placeholders, not results. Volante publishes no benchmark numbers, and this table is
only the output format. The five original goals are single-function katas, which decomposition cannot
plausibly improve — orchestration pays a mandatory planning + synthesis call on top of the work, so
on tasks that small it should be expected to lose on cost and latency. Two goals (textkit,
ledger) are deliberately multi-part — three separable components each, one set independent and one
with internal dependencies — because fan-out can only pay off when there is something to fan out. Whether orchestration beats one strong model on realistic, genuinely
multi-part work is an open question in this project, not a settled claim. Run it against your own
models and task distribution before believing either answer.
Volante ships three surfaces: a one-command CLI (the primary entrypoint), an optional Web UI, and an importable library. All three need at least one configured provider — see Providers — or (Web UI only) fall back to a no-key demo.
uv run volante "write a haiku about concurrency, then explain the metaphor"
volante streams the plan, each parallel worker's output (labelled per task), and the synthesis live,
then prints a summary. Flags (volante --help):
| Flag | Description |
|---|---|
--prefer {quality,cash_protect_quota,local,cheap} | routing objective. quality (default) ranks predicted task fit; cash_protect_quota reserves subscription quota; local prioritizes eligible local models; cheap prioritizes configured economic cost |
--provider NAME / -P NAME | restrict the planner/synth baseline to this provider |
--model ID | override the planner/synth model_id |
--list-models | print the complete configured/detected routing inventory and exit; combine with --json for machine-readable output |
--usage | print the recent usage ledger (~/.volante/usage.jsonl) — including runs delegated from an IDE via MCP — and exit; combine with --json |
--json | print the run summary as one parseable JSON line; disables streaming |
--no-stream | disable live streaming of plan/worker/synth text |
--version | print the installed version and exit |
Exit codes: 0 success, 1 run failure, 2 config error (e.g. no provider configured), 130
Ctrl-C (prints whatever partial output had streamed so far — never a raw traceback).
The summary reports billed_usd (real cash spent) vs. credit_usd (subscription/plan
API-equivalent value, not cash), physical subscription_calls, and a per-task route trace. JSON
mode also includes every eligible/rejected candidate, score component, selected model, and model
actually executed after any fallback.
uv sync --extra ui
uv run python -m webui # then open http://127.0.0.1:8000
A small FastAPI + Server-Sent-Events app streams a run live in the browser — the plan, each parallel
worker's output (labelled per task), the synthesis, and the final result with cost and model routes.
It runs with your configured providers, or a built-in FakeProvider demo if none are set (no API
key needed). This is a source-checkout feature — webui/ is not shipped in the built wheel/PyPI
package.
VOLANTE_UI_HOST / VOLANTE_UI_PORT override the bind address. Volante refuses a non-loopback host
unless VOLANTE_UI_AUTH_TOKEN is set; for remote access also set VOLANTE_UI_ALLOWED_HOSTS to the
comma-separated hostnames clients will use. VOLANTE_UI_MAX_GOAL_CHARS (default 20000) and
VOLANTE_UI_MAX_CONCURRENT_RUNS (default 2) bound input and concurrency. The page inserts all
model output via textContent only (never raw HTML), so streamed text cannot inject markup. A
/usage page (linked from the header, gated by the same VOLANTE_UI_AUTH_TOKEN) shows the usage
ledger below.
Every run from the CLI, the Web UI, and the MCP server best-effort appends one JSON line to a
usage ledger — ~/.volante/usage.jsonl by default (VOLANTE_USAGE_LOG to relocate, empty to disable) —
recording status, cash vs. plan credit, physical subscription calls, duration, the models used, and
a truncated goal. This is how you monitor Volante when an IDE agent delegates goals to it over MCP:
uv run volante --usage # recent runs + totals, newest first
uv run volante --usage --json # the same as one JSON object
The Web UI /usage dashboard reads the same ledger (summary tiles + a recent-runs table). Set
VOLANTE_LOG=debug (or info/warning/error) to raise engine diagnostics on stderr — for an MCP
server that surfaces in the client's server-output pane (e.g. VS Code's Output → the Volante MCP
server); it is silent by default and never writes to stdout.
import asyncio
import volante
async def main() -> None:
registry, providers, model_id = volante.build_providers_from_env()
factory = await volante.make_verified_runtime_factory(
registry, providers, model_id
)
runtime = factory()
result = await runtime.aexecute("your goal")
print(result.status, result.billed_usd, result.credit_usd, result.cost_estimated)
asyncio.run(main())
A Runtime is single-use: it runs one goal, and its accounting, route trace, and planner are
all per-run. Call factory() again for each goal (a second or overlapping aexecute on the same
instance is refused with a RuntimeError rather than silently mixing two runs' numbers). Read
result.cost_estimated alongside the amounts — it is True when a provider reported no token
counts for at least one call, so part of the figures is inferred from configured rates rather than
reported by the provider.
The top-level volante package re-exports the common library API (Runtime, Registry,
Router, RoutingDecision, ModelQualityProfile, inventory helpers,
build_providers_from_env, make_verified_runtime_factory, RunResult, ModelInfo, Task,
LLMProvider, ProviderError — see volante.__all__) so you don't need to reach into submodules.
See examples/ for runnable scripts — including
examples/fake_provider.py, which needs no API key at all. For a
guided tour with hardcoded goals, see the demo script:
uv run python demo.py orchestrate|agentic|eval (walked through in Quickstart).
Volante can drive the official headless CLIs you're already logged into instead of (or alongside) a card-billed API key:
export CLAUDE_CODE_ENABLED=1 # needs `claude` installed and logged in
# CLAUDE_CODE_SYSTEM_PROMPT_MODE=replace is the default — makes `claude -p` behave as a
# raw completion; `append` breaks strict-JSON planning, so leave it unset unless you know why.
export CODEX_ENABLED=1 CODEX_TIER=3 # needs `codex login`
uv run volante "your goal"
⚠️ Subscription runs are cash-free but consume your interactive Claude Code / Codex quota — the same pool your interactive coding sessions draw from. A heavy orchestration run can trip a rate-limit pause. The default
qualityobjective favors the highest predicted fit per task, which can lean on subscription models. Pass--prefer cash_protect_quotato mitigate this — it sends bulk/easy work to cheaper local/free-tier models and reserves subscription models for hard tasks only. A card-billed, free-tier, or local model as planner is recommended: subscription CLIs ignoretemperature, so Volante retries planning with self-correction and can gateclaude -pas planner behind a live parse-plan check (it only plans if it demonstrably emits valid plan JSON).This drives the official headless CLIs (
claude -p,codex exec) that you are already logged into — never the claude.ai / ChatGPT web apps. Scraping those web apps is not implemented (it would violate their Terms of Service).
Volante is a CLI first, so it already works in any editor's integrated terminal (uv run volante "…"). For VSCode there are two extra conveniences:
1. One-keystroke tasks. The repo ships .vscode/tasks.json. Open
Terminal → Run Task… (or press ⌘/Ctrl+Shift+B) and pick:
| Task | What it does |
|---|---|
| Volante: Run goal | Prompts for a goal and orchestrates it (streams plan → workers → synthesis). |
| Volante: Web UI | Serves the live Web UI at http://127.0.0.1:8000. |
| Volante: MCP server (stdio) | Runs the MCP server for AI-agent integration (below). |
| Volante: Test / Lint | pytest / ruff over the project. |
2. MCP server — let the AI inside your editor call Volante. Volante ships an
MCP server (volante_mcp/) exposing one tool,
volante_run(goal, prefer?), that plans → routes → runs → synthesizes and returns the final answer
plus an honest cash/plan-credit footer. Any MCP-capable assistant (Claude Code, Cursor, VS Code
Copilot agent mode, Windsurf) can then delegate whole goals to Volante.
Install it clone-free (recommended), or from a source checkout:
# clone-free — uv fetches the published package + the `mcp` extra on demand:
uvx --from "volante[mcp]==0.3.0" volante-mcp
# or install it and run the console script:
pip install "volante[mcp]==0.3.0" # then:
volante-mcp
# or from a source checkout:
uv sync --extra mcp && uv run --extra mcp python -m volante_mcp
Register it with your client. Claude Code — one command:
claude mcp add volante -- uvx --from "volante[mcp]==0.3.0" volante-mcp
Cursor / VS Code / Windsurf — add to the client's MCP config (e.g. .cursor/mcp.json, or
VS Code's .vscode/mcp.json under a "servers" key):
{
"mcpServers": {
"volante": {
"command": "uvx",
"args": ["--from", "volante[mcp]==0.3.0", "volante-mcp"]
}
}
}
The server reads providers from the environment exactly like the CLI (including
CLAUDE_CODE_ENABLED / CODEX_ENABLED), so configure at least one provider first — it does not
fall back to a demo. A full branded VSCode extension is intentionally not shipped; the CLI,
tasks, and the MCP server cover the same ground.
In the official MCP registry. Volante is published to the
official MCP registry as io.github.ribato22/volante
(a validated server.json manifest plus a publish-mcp.yml GitHub Actions workflow
that re-publishes it via OIDC on each release). Directories such as mcp.so,
PulseMCP, and Glama index from it.
As a Claude Code plugin. This repo also doubles as a plugin marketplace — one command wires the
MCP server and a /volante:run slash command into Claude Code:
/plugin marketplace add ribato22/volante
/plugin install volante@volante
Requires uv on your PATH (the plugin launches the server with
uvx). See plugins/volante/.
Other MCP clients (Codex, Cursor, Windsurf, Gemini CLI, Cline). These don't have a plugin marketplace — they consume MCP servers via config. Point them at the same launch command:
OpenAI Codex CLI — codex mcp add volante -- uvx --from "volante[mcp]==0.3.0" volante-mcp
(writes an [mcp_servers.volante] block to ~/.codex/config.toml; add providers with repeated
--env KEY=VALUE).
Gemini CLI — gemini mcp add volante uvx -- --from "volante[mcp]==0.3.0" volante-mcp
(the -- is required because Volante's first arg is --from).
Cursor / Windsurf / Cline / Roo — add the standard mcpServers entry to the client's MCP
config (~/.cursor/mcp.json, ~/.codeium/windsurf/mcp_config.json, or the Cline settings):
{ "mcpServers": { "volante": {
"command": "uvx",
"args": ["--from", "volante[mcp]==0.3.0", "volante-mcp"],
"env": { "CLAUDE_CODE_ENABLED": "1", "ANTHROPIC_API_KEY": "sk-ant-..." }
} } }
Set your providers in each client's env block (CLAUDE_CODE_ENABLED, CODEX_ENABLED,
ANTHROPIC_API_KEY, OPENAI_COMPAT_*).
Claude Desktop & Smithery — MCPB bundle. A one-file MCPB bundle is attached to each
release as volante-<version>.mcpb. Open it in Claude
Desktop for a one-click install (it shows a provider-config UI). Or publish it to
Smithery as a local server — because Volante is stdio (not a hosted HTTPS
endpoint), that's the CLI bundle path, not the "publish a URL" web form:
# download volante-<version>.mcpb from the release, then (needs a Smithery API key):
npx -y @smithery/cli mcp publish ./volante-<version>.mcpb -n <your-namespace>/volante
The bundle wraps uvx --from "volante[mcp]==0.3.0" volante-mcp, so it runs locally and your
subscription CLIs + API keys work as usual (needs uv on PATH).
Set environment variables for any subset. Every configured model becomes part of the user's model
inventory considered by the router; the Anthropic > OpenAI-compat > Kimi > Ollama priority only
chooses the default planner/synthesizer. See .env.example for the full list.
| Provider | Env | Access |
|---|---|---|
| Anthropic (Claude) | ANTHROPIC_API_KEY | Paid API (console.anthropic.com) |
| Generic OpenAI-compatible | OPENAI_COMPAT_BASE_URL, OPENAI_COMPAT_MODEL (+_KEY/_NAME/_CONTEXT/…) | Any OpenAI-compatible endpoint |
| Moonshot / Kimi | MOONSHOT_API_KEY | Paid API |
| Ollama | OLLAMA_BASE_URL | Local & free |
Volante never guesses which remote models an account owns. Provider catalog and entitlement APIs are inconsistent, can require extra permissions, and do not prove that a model is currently usable. Instead, the routing inventory is explicit and auditable:
# Comma-separated lists; the singular forms remain backward compatible.
export ANTHROPIC_MODELS=claude-opus-4-8,claude-sonnet-4-5
export ANTHROPIC_NAMES=anthropic/opus,anthropic/sonnet
export MOONSHOT_MODELS=kimi-k2-0711-preview,kimi-k2-turbo-preview
export OLLAMA_MODELS=qwen2.5-coder:14b,llama3.2
export CLAUDE_CODE_MODELS=opus,sonnet
export CODEX_MODELS=gpt-5-codex,gpt-5-codex-mini
uv run volante --list-models
uv run volante --list-models --json
*_NAMES is optional and, when supplied, must contain exactly one canonical id per wire model.
All configured models are registered; no default seed is silently added. The inventory command is
offline: “configured/detected” does not claim live entitlement, quota, or service availability.
At execution time, an explicit model/deployment-not-found or model-access denial marks only that
candidate unavailable. A generic authentication or endpoint failure marks the provider unavailable.
Volante records either fallback event and can try the next ranked model; malformed or semantically
invalid requests still fail fast instead of blindly calling every provider.
Without measured evidence, quality is deliberately a prediction based on declared strengths,
tier, context/output headroom, and task difficulty. Volante does not pad that prediction: a scoring
component that says the same thing about every eligible model (task_fit when no model declares a
specialized strength, reliability when no profile is configured) is given zero weight and its
share is redistributed to the components that actually carry information. The route trace names the
components it dropped, so a tier-driven ranking reads as exactly that instead of hiding behind a
45-point “task fit” constant.
Two levers turn those components back on.
1. Declare what a model is actually good at. Beyond the required strength for a task type
(coding for code, reasoning for the rest), these optional tags raise task_fit and let peers
of the same tier be ranked apart:
| Task type | Optional strength tags that improve fit |
|---|---|
code | software_engineering, debugging, instruction_following |
research | research, grounding, long_context |
write | writing, creativity, instruction_following |
analyze | analysis, math, long_context |
Set them per provider slot with the *_STRENGTHS env vars (for example
ANTHROPIC_STRENGTHS=coding,reasoning,software_engineering,debugging) or per model in the
overrides file. These are your declarations, not vendor claims Volante bakes in.
2. Calibrate from measurements you own. Convert scores you actually observed into a strict profiles file — no provider calls, so it costs nothing:
# measurements.json — one entry per observed run; null means "produced nothing usable":
# {"anthropic/opus": {"code": [1.0, 0.8], "write": [0.9]},
# "ollama/qwen": {"code": [0.4, null]}}
uv run volante --calibrate measurements.json --calibrate-out quality-profiles.json
export VOLANTE_QUALITY_PROFILES_FILE=$PWD/quality-profiles.json
--calibrate averages per task type and macro-averages those means into overall_score, so an
unbalanced sample (30 code runs, one write run) describes the model rather than your sampling.
confidence follows the weakest-sampled task type and is capped below 1.0 — the router
applies one confidence to every task type, so unrelated runs must not make a single observation
read as certain. reliability_score is emitted only when you recorded null runs: deriving it
from low scores would make the reliability component a copy of the quality component. Model ids must
exist in your configured inventory (the loader is strict), and the output replaces rather than
merges, so calibrate every model you care about in one file.
The profile file format is the same one you can write by hand:
{
"anthropic/opus": {
"task_scores": {"code": 0.96, "research": 0.94, "write": 0.91, "analyze": 0.95},
"overall_score": 0.95,
"reliability_score": 0.98,
"confidence": 0.9,
"source": "team-eval-2026-07"
},
"ollama/qwen2.5-coder:14b": {
"task_scores": {"code": 0.78},
"overall_score": 0.70,
"reliability_score": 0.86,
"is_local": true,
"confidence": 0.8,
"source": "team-eval-2026-07"
}
}
Save that strict JSON outside source control and set
VOLANTE_QUALITY_PROFILES_FILE=/absolute/path/to/quality-profiles.json. Scores are normalized
0..1; supported task keys are code, research, write, and analyze. Unknown model ids,
unknown fields, duplicate JSON keys, invalid/non-finite scores, and credential-like extra fields
fail closed. A decision trace records the evidence source and caveat rather than claiming an
empirically universal winner.
The repository includes a 3-arm evaluation harness, but Volante does not yet publish representative cross-provider empirical benchmark results or automatically calibrate quality profiles. Treat the configured scores as user-owned evidence, validate them against your own task distribution, and recalibrate them as models or endpoints change.
Plural family settings share their provider-level defaults. When two models in the same family have different hard capabilities, limits, prices, or tiers, declare those per canonical model id in a second strict JSON file:
{
"anthropic/haiku": {
"strengths": ["reasoning"],
"context_window": 200000,
"max_output_tokens": 4096,
"supports_tools": true,
"cost_per_1k_in": 0.0008,
"cost_per_1k_out": 0.004,
"tier": 2
},
"anthropic/opus": {
"strengths": ["coding", "reasoning", "long_context"],
"context_window": 200000,
"max_output_tokens": 8192,
"supports_tools": true,
"cost_per_1k_in": 0.015,
"cost_per_1k_out": 0.075,
"tier": 4
}
}
Set VOLANTE_MODEL_OVERRIDES_FILE=/absolute/path/to/model-overrides.json. Overrides may contain only
the seven fields shown above; model ids must already exist in the configured inventory. Quality
profiles carry soft, evaluation-derived evidence, while model overrides carry hard/economic
metadata used for eligibility, projection, routing, and accounting. Neither file accepts secrets.
Agentic tool availability is also explicit. run_python is offered only when an isolating sandbox
is available (see Security); set
VOLANTE_FETCH_ALLOWLIST=example.com,docs.python.org to enable fetch_url, and set
VOLANTE_READ_ROOT=/absolute/path/to/trusted/files to enable read_file. The supervisor declares
required_tools per agentic task, and Volante rejects a plan or execution when those tools are not
enabled or were never actually invoked. The hostname allowlist is not a complete SSRF defense
against DNS rebinding/private resolution, and VOLANTE_READ_ROOT should point to a trusted tree
without adversarial concurrent symlink changes.
Subscription CLI agents are opt-in and consume your interactive quota. Scraping claude.ai / ChatGPT is not built (ToS, fragile, ban risk). Instead Volante can drive the official headless CLIs you're already logged into — Claude Code (
claude -p) and Codex (codex exec) — with no API key. This is off by default (CLAUDE_CODE_ENABLED=1/CODEX_ENABLED=1plus the CLI installed) and is never used by the eval. Honest caveat:claude -pandcodex exectoday draw from the same interactive subscription pool as the chat apps (not a separate/metered bucket), so a full orchestration run — and especially the 3-arm eval — can burn your Claude Code / Codex allowance and trip a mid-run hard-pause. Volante reportscredit_usd(subscription value consumed) separately frombilled_usd(cash), routes only hard/high-tier tasks to subscription (bulk work goes to local/free-tier), and caps physical subscription calls per run (VOLANTE_MAX_SUBSCRIPTION_CALLS, default 16, including the subscription-planner compatibility preflight, planning, retries, worker/agent turns, and synthesis). Under the defaultqualityobjective, any eligible subscription model may be selected; the hard-task reservation behavior applies only to--prefer cash_protect_quota.Billing surface moves — re-verify before trusting it. Whether
claude -pbills against the subscription pool vs. a metered API-rate credit bucket has flipped several times in months (announced 2026-06-15, then paused; still paused as of 2026-07-22). When Anthropic next announces a billing change, repeat the live gate indocs/claude-code-live-gate.mdand re-check the Help Center banner, then update the "verified" date recorded there.
Free, high-intelligence option — Google AI Studio (Gemini Flash), via the generic slot:
export OPENAI_COMPAT_BASE_URL=https://generativelanguage.googleapis.com/v1beta/openai/
export OPENAI_COMPAT_KEY=<ai-studio-key> # aistudio.google.com/apikey
export OPENAI_COMPAT_MODEL=gemini-flash-latest # pick a current model from the endpoint's /models
export OPENAI_COMPAT_NAME=google/gemini-flash
uv run python demo.py orchestrate
The generic slot defaults to context 128k, output 8k, tool support off, and cost 0. Set
OPENAI_COMPAT_TOOLS=true only after confirming function-calling support, and set the provider's
actual costs/tier/strengths; Volante registers that ModelInfo so routing and accounting use the
declared metadata rather than a hidden seed.
Several models/providers at once — add OPENAI_COMPAT_2_*, OPENAI_COMPAT_3_*, … (each with
its own model_id / pricing / context), or use the plural model lists above for Anthropic,
Moonshot, Ollama, Claude Code, and Codex. Slots may point to different providers or to several
models from the same compatible endpoint. For example, configure Gemini plus Groq so the supervisor
plans on Gemini while a Groq model runs parallel workers. See .env.example.
demo.py eval runs a 3-arm comparison over 5 composite coding goals: baseline (one strong
model, one shot), orchestration (the full engine), and agentic-single (one model + a
run_python loop, no decomposition). Each goal is scored by a hidden reference test.
The scorer runs the model's generated solution.py in a subprocess under process + filesystem
separation: a trusted runner drives the untrusted solution in a separate process that never sees
the expected outputs (nonce-authenticated RPC), so a solution must actually compute correct answers —
it cannot fake a passing score.
Read the verdict together with the warnings the harness emits:
WARNING: some costs are estimated … — a provider returned no usage; cost comparison is soft.WARNING: agentic arm failed N run(s) … — a 0.0 may be infra/provider failure, not capability.WARNING: goal(s) […] produced NO trusted result … — the reference runner itself is broken; those
scores are harness artifacts, not real zeros.Volante is alpha software; its isolation guarantees are deliberately scoped and documented.
VOLANTE_SANDBOX set, Volante
probes for a running Docker daemon: if one answers, run_python executes in a container
(--network none, read-only root, dropped capabilities, cgroup limits). If none answers,
run_python is not offered at all — the planner is told it cannot execute code — rather than
quietly running model-written code with your files and network. The subprocess Sandbox protects
against accidents, not adversaries (host network and disk stay reachable), so it is now an
explicit opt-in: VOLANTE_SANDBOX=subprocess, which prints a warning on every start. An unknown
VOLANTE_SANDBOX value is rejected instead of silently downgrading.fetch_url (hostname allowlist, no redirects, bounded body)
and read_file (resolved-path root check, bounded read) run in the trusted orchestrator so
sandboxed code stays network-isolated. The allowlist does not defeat DNS rebinding/private
address resolution, and the root check is not race-proof against a hostile symlink swap; use
trusted domains and trusted local trees. Prompt-injection containment holds only under Docker.setsid() can still escape the killpg group
(the wall-clock timeout still bounds the run). It is process isolation, not a security sandbox for
arbitrary hostile code.src/volante/ # engine (importable package: `volante`)
providers/ # Anthropic + OpenAI-compatible adapters, FakeProvider
tools/ # Sandbox, DockerSandbox, run_python, fetch_url, read_file
eval/ # goals, 3-arm harness, forgery-resistant scorer, runner
examples/ # small runnable library-API scripts (incl. a no-key FakeProvider demo)
webui/ # optional FastAPI + SSE web UI (uv run python -m webui)
tests/ # 800+ tests (unit + opt-in integration)
docs/ # internal design/build records — see docs/README.md; not user docs
demo.py # end-to-end demo (orchestrate | agentic | eval)
uv run pytest uses FakeProvider and local
subprocesses; integration tests that touch the network/Docker are marked integration and skipped
by default (uv run pytest -m integration to opt in).uv run ruff check . (line length 100; E,F,I,UP,B).Volante is an alpha, transparent, user-owned model router and orchestration control plane. It is usable today through its CLI, library, Web UI, and MCP server for inventories and providers that the user explicitly configures. It is not a managed model gateway, an automatic entitlement-discovery service, or a guarantee that its predicted fit is empirically optimal. Interfaces may still evolve.
For production use, validate Volante's routing against a representative workload, supply and maintain your own quality evidence, choose the documented isolation mode for the threat model, and retain an application-level recovery path. The framework-free implementation is intentional: supervisor, router, projector, and blackboard behavior stays inspectable instead of being hidden behind LangChain, LiteLLM, or CrewAI abstractions.
Documentation truncated — see the full README on GitHub.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.