Adding gif to the README
This commit is contained in:
parent
15aa29d03d
commit
2807000dca
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# 🌐 MCP Browser Agent
|
||||
|
||||

|
||||
|
||||
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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue