Skip to content

Commit 9943683

Browse files
committed
fix(mcp): align manifest version
1 parent e07f4db commit 9943683

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mcp/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dxt_version": "0.1",
44
"name": "browser-use",
55
"display_name": "Browser-Use AI Browser Automation",
6-
"version": "0.6.1",
6+
"version": "0.7.0",
77
"description": "AI-powered browser automation that lets Claude control web browsers to complete tasks autonomously",
88
"long_description": "Browser-Use is a powerful extension that enables Claude to control real web browsers through an AI agent. It can navigate websites, fill forms, extract data, and perform complex multi-step tasks autonomously. Perfect for web scraping, testing, research, and automation workflows.\n\n### Key Features:\n- **Autonomous AI Agent**: High-level task execution with minimal supervision\n- **Direct Browser Control**: Navigate, click, type, and interact with any website\n- **Content Extraction**: Smart extraction of structured data from web pages\n- **Tab Management**: Handle multiple tabs and complex workflows\n- **Vision Capabilities**: Use screenshots for visual understanding\n- **Security Features**: Domain restrictions and sandboxed execution\n\n### Use Cases:\n- Web scraping and data extraction\n- Automated testing and QA\n- Research and information gathering\n- Form filling and submissions\n- Multi-step workflow automation",
99
"homepage": "https://browser-use.com",

0 commit comments

Comments
 (0)