diff --git a/mcp_ai_agents/browser_mcp_agent/README.md b/mcp_ai_agents/browser_mcp_agent/README.md index 72981fe..4863013 100644 --- a/mcp_ai_agents/browser_mcp_agent/README.md +++ b/mcp_ai_agents/browser_mcp_agent/README.md @@ -1,5 +1,7 @@ # 🌐 MCP Browser Agent +![Area](https://github.com/user-attachments/assets/285a6a02-c1a9-4581-b32b-b244f665f648) + A Streamlit application that allows you to browse and interact with websites using natural language commands through the Model Context Protocol (MCP) and [MCP-Agent](https://github.com/lastmile-ai/mcp-agent) with Puppeteer integration. ## Features @@ -47,6 +49,7 @@ A Streamlit application that allows you to browse and interact with websites usi export OPENAI_API_KEY=your-openai-api-key ``` + ### Running the App 1. Start the Streamlit app: