claudeindex
Plugin

multillm

Route Claude Code to 19 LLM backends (local Ollama/LM Studio, cloud OpenAI/Anthropic/Gemini/Groq/DeepSeek/Mistral/etc., OCI Generative AI, and CLI agents Claude Code/Codex [gpt-5-5]/Gemini/Antigravity [Gemini 3.x]) through one local Anthropic-compatible gateway. Beats-frontier model fusion via the `fusion` / `auto` slugs (panel + judge synthesis with a generous token budget for the best answer), log-driven smart routing, cost prediction and budgets with alerts, quota-aware failover, council/2nd-opinion, shared cross-LLM memory, a result cache, and a real-time dashboard with cost/forecast/budget/routing panels. Self-bootstrapping (installs an isolated venv on first run). Tenancy-agnostic and bring-your-own-env: no keys, OCIDs, endpoints, or tenant data shipped — each user defines OCI profile, API keys, and (optional) Langfuse/OCI APM telemetry in their own environment.

Installation

1

Add the marketplace

/plugin marketplace add adibirzu/multillm
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.