Adding link to MCP-Agent github repo

Adding link to MCP-Agent github repo for documentation to limit context window lengths.
This commit is contained in:
Andrew Hoh
2025-04-16 16:02:40 -04:00
committed by GitHub
parent c03db56f40
commit 11527f6e5d

View File

@@ -86,5 +86,5 @@ The application uses:
- Streamlit for the user interface
- MCP (Model Context Protocol) to connect the LLM with tools
- Puppeteer for browser automation
- MCP-Agent for the Agentic Framework
- [MCP-Agent](https://github.com/lastmile-ai/mcp-agent/) for the Agentic Framework
- OpenAI's models to interpret commands and generate responses