You plug the MCPs into the LLMs, so you can run inference from whichever source you prefer. It’s like giving the LLM or agent some tools. The tools are described and can be invoked through the MCP. In any agentic framework, such as Claude Code, Cursor, or any other, you can configure which MCPs yo...