▲ | d4rkp4ttern 3 days ago | ||||||||||||||||||||||||||||||||||
For what it’s worth, several months ago, in Langroid (an agent framework that works with any LLM) we added an adaptor using FastMCP that translates between Langroid’s Tools and MCP tools, so effectively it’s a way to connect any LLM to any MCP server. Https://github.com/langroid/langroid MCP integration: | |||||||||||||||||||||||||||||||||||
▲ | pzullo 3 days ago | parent [-] | ||||||||||||||||||||||||||||||||||
We designed this slightly differently where one can use the client directly an not only in our agent, the structure is more focused around the MCP functionality. | |||||||||||||||||||||||||||||||||||
|