Enables MCP-capable LLM agents to communicate and delegate tasks to other LLMs available through the OpenRouter.ai API.
The LLM Wrapper is a Model Context Protocol (MCP) server that allows any MCP-capable LLM agent to seamlessly communicate with and delegate tasks to other LLMs available through the OpenRouter.ai API. This is achieved through a standardized interface, providing a robust and flexible server that handles LLM calls, tool execution, and result processing. It integrates with llm-accounting for logging, rate limiting, and auditing.