diff --git a/mcp_ai_agents/browser_mcp_agent/README.md b/mcp_ai_agents/browser_mcp_agent/README.md index 4863013..8ead4b4 100644 --- a/mcp_ai_agents/browser_mcp_agent/README.md +++ b/mcp_ai_agents/browser_mcp_agent/README.md @@ -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