Integrates LLMs with MCP tools, enabling users to process prompts using various AI models and contextual tools.
This Flask web application provides a user-friendly interface to interact with LLMs like OpenAI's GPT-3.5 and Anthropic's Claude 2. Users can input prompts and receive answers, while the application automatically enriches the prompt with context from external tools like Brave Search and GitHub, managed through integrated MCP servers. This allows for more informed and context-aware responses from the AI models.