The repository demonstrates a basic AI agent architecture using MCP. It showcases connecting to an MCP server, loading tools and resources, and converting these tools into LLM-compatible function calls. The design is CLI-based and interactive, making it easy to experiment with different LLMs and MCP functionalities. The focus is on simplicity and educational value.
Python
116