Adding gif to the README

This commit is contained in:
Andrew Hoh 2025-04-15 17:27:22 -04:00 committed by GitHub
parent 15aa29d03d
commit 2807000dca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: