volante
01Plugin Claude Code
Volante — a transparent, user-owned model router and orchestration control plane for Claude Code (MCP server + /volante:run command).
Plugin Claude Code
Volante — a transparent, user-owned model router and orchestration control plane for Claude Code (MCP server + /volante:run command).
Plugin Claude Code
User-owned model router and orchestration control plane. Bundles the Volante MCP server and /volante:run command so an agent can delegate a goal across configured models.
MCP server Claude CodeCodexCursor
MCP server "volante" as configured in ribato22/volante. Runs locally from the volante[mcp] Python package.
Command
Orchestrate a goal with Volante (plan → route → run → synthesize).
Skill Claude CodeCodex
Delegate a LARGE, multi-part goal to Volante's cross-model orchestration engine via the volanterun MCP tool. Use ONLY when the request genuinely decomposes into several sub-tasks that benefit from routing across different models (e.g. "research X, draft Y, then produce Z"). Do NOT use it for simple, single-step, or…
MCP server Claude CodeCodexCursor
Volante — a transparent, user-owned model router and orchestration control plane. Runs locally from the volante Python package. Needs 85 environment variables to run.