OmniRoute MCP — управление LLM-маршрутизацией и агентами
★ 7.9 · integration
omni-mcp is a Claude Code skill that connects Claude to the OmniRoute MCP server, exposing 107 tools across three transports: stdio, SSE, and Streamable HTTP. The toolset spans 32 permission scopes — request routing, cache management, compression, memory operations, skill registration and invocation, provider metrics, budget guards, and audit utilities. Setup requires `OMNIROUTE_URL` and `OMNIROUTE_KEY`; Claude Desktop connects via `npx omniroute --mcp` (stdio), while Cursor and VS Code use SSE at a local URL. It is aimed at developers who need to orchestrate LLM routing strategies, monitor provider quotas, and manage agent memory from a single interface within their existing editor workflow.
- #mcp-server
- #claude-desktop
- #cursor
- #vs-code
- #agent-tools