Llm Router
@ypollak2
Llm Router について
Universal LLM router for AI coding tools. Works with Claude Code, Cursor, Codex, Gemini CLI, Copilot and more. Free-first fallback chain keeps costs 70–85% lower.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"llm-router": {
"command": "uv",
"args": [
"sync",
"--extra",
"dev"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Llm Router?
Llm Router is a local-first model router that intercepts prompts from AI coding tools like Claude Code, Codex, and Gemini CLI and routes them to the cheapest capable model first, falling back automatically. It helps developers save 35–80% on routine prompts, protect premium quota, and avoid workflow interruptions when providers fail.
How to use Llm Router?
Install with pip install llm-routing, then run llm-router install to set up hooks for your coding tool. Optionally configure API keys via environment variables for external providers and verify connectivity with llm-router health. Once set up, the router works automatically in the background; you can also use MCP tools like llm_query for manual routing.
Key features
「AI とエージェント」の他のコンテンツ
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
コメント