AI-Powered Browser Automation via MCP
MetaDock implements the Model Context Protocol (MCP), enabling AI assistants like Claude, ChatGPT, and other LLMs to programmatically control browser automation, workspace management, and multi-browser orchestration.
56 MCP tools for complete browser control. No coding required.
What is MCP?
The Model Context Protocol is an open standard that allows AI assistants to interact with external applications through a standardized interface. With MetaDock's MCP integration, you can:
- •Automate browser tasks - Navigate, click, type, scroll, and interact with web pages
- •Orchestrate multiple browsers - Control dozens of browser instances simultaneously
- •Manage workspaces - Create, switch, and organize different work environments
- •Extract data - Get page content, screenshots, and browser state information
- •Build AI workflows - Let your AI assistant handle complex multi-step browser automation
Quick Start
Connection Details
MCP 2025-06-18http://localhost:8082/mcpStreamable HTTPClaude Desktop Config
{
"mcpServers": {
"metadock": {
"url": "http://localhost:8082/mcp",
"headers": {
"Authorization": "Bearer [api-key-here]"
}
}
}
}56 MCP Tools
Complete browser control organized into categories
Browser Navigation
5 tools- • Navigate to URL
- • Go back/forward
- • Reload
- • Stop loading
Page Interaction
5 tools- • Click elements
- • Type text
- • Set input values
- • Submit forms
Page Capture
2 tools- • Take screenshots
- • Print to PDF
Cookie Management
3 tools- • Set cookies
- • Get cookies
- • Clear cookies
Browser Settings
4 tools- • User agent
- • Viewport size
- • Zoom level
JavaScript Execution
1 tools- • Execute JS and return results
Device Emulation
5 tools- • Geolocation
- • Device emulation
- • Offline mode
Layout Management
7 tools- • List layouts
- • Create/delete
- • Get browsers in layout
Profile Management
7 tools- • List profiles
- • Create/delete
- • Temporary profiles
Workspace Management
11 tools- • List/switch workspaces
- • Create/delete
- • Set homepage
Bulk Operations
5 tools- • Execute on all browsers
- • Navigate all
- • Close all
Advanced Features
6 tools- • Wait for elements
- • Inject CSS/JS
- • Console logs
Use Cases
Just tell your AI what you want in plain English
Multi-Site Price Comparison
"Create 5 browsers and check the price of iPhone 15 on Amazon, Best Buy, Walmart, Target, and eBay"
The AI creates browsers, navigates to each site, extracts prices, and compares results automatically.
Social Media Management
"Open Twitter, LinkedIn, and Facebook in separate browsers with different profiles"
Each browser uses isolated cookies and sessions through MetaDock's profile system.
Web Testing
"Test the login flow on staging.myapp.com - try valid credentials, then invalid ones, and screenshot the results"
The AI automates form filling, submission, and captures screenshots for documentation.
Data Extraction
"Go through the first 10 pages of search results and collect all product names and prices"
Batch operations enable efficient multi-page scraping workflows.
Multi-Account Workflows
"Log into my client dashboard in 3 different browsers using profiles 'Client A', 'Client B', and 'Client C'"
Profile isolation ensures complete separation of cookies, cache, and browser data.
Technical Details
MCP Resources
Read-only access to MetaDock's state information
Browser Resources
- • Browser state (URL, title, loading)
- • HTML source code
- • Console messages
- • Cookies
Layout & Workspace
- • List all layouts
- • Active layout info
- • List all workspaces
System
- • System status
- • App info & version
- • API server status
- • Profile list
Start Automating with AI
MCP integration is available on MetaDock plan and above. Get started today and let AI handle your browser automation.