Let Claude, Claude Code, or Cursor drive real browsers
MetaDock implements the Model Context Protocol (MCP), enabling AI assistants like Claude Desktop, Claude Code, and Cursor (and any MCP-compatible tool) to programmatically control browser automation, workspace management, and multi-browser orchestration.
172 MCP tools for complete browser control. Add one line to your MCP config and your AI has a real browser.
Headless browsers are headless for a reason.
Debugging automation you cannot see. Logs and screenshots instead of watching it run.
Cloud browser costs ballooning with per-hour billing.
No visual feedback when your scraper hits a captcha or layout change.
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:8080/mcpStreamable HTTPClaude Desktop Config
{
"mcpServers": {
"metadock": {
"url": "http://localhost:8080/mcp",
"headers": {
"Authorization": "Bearer [api-key-here]"
}
}
}
}172 MCP Tools
Grouped by area. These cards highlight the most common tools in each group, not the full list, which ships with the app.
Browser Navigation
5 tools- • Navigate to URL
- • Go back/forward
- • Reload
- • Stop loading
Page Info & Source
4 tools- • Get URL & title
- • Get page source
- • Get browser state
Page Interaction
7 tools- • Click elements
- • Type text
- • Set input values
- • Submit forms
- • Scroll to/by
Element Query
3 tools- • Get element text
- • Get attributes
- • Check visibility
JavaScript & Injection
5 tools- • Execute JS
- • Inject CSS/JS
- • Read & clear console
Capture
3 tools- • Screenshot
- • Get last screenshot
- • Print to PDF
Cookie Management
5 tools- • Set/get cookies
- • List all
- • Delete & clear
Settings & DevTools
7 tools- • User agent
- • Viewport & zoom
- • Open/close DevTools
Device Emulation
6 tools- • Emulate device
- • Geolocation
- • Offline & headless
Wait & Batch
3 tools- • Wait for element
- • Wait for load
- • Batch commands
Browser Management & Bulk
8 tools- • Create/list browsers
- • Create multiple
- • Navigate/reload/close all
Layout Management
9 tools- • List/create/delete
- • Rename
- • Get browsers & apps
- • Screenshot
Profile Management
9 tools- • List/create/delete
- • Temporary profiles
- • Set default
- • Proxy get/set
Workspace Management
11 tools- • List/switch
- • Create/delete
- • Rename & homepage
- • Startup workspace
Use Cases
Just tell your AI what you want in plain English
Compare Vendor Pricing Pages
"Open the Stripe, PayPal, and Adyen pricing pages and tell me which one has the lowest fee for $25 transactions"
The AI opens each vendor's published pricing page, extracts the relevant fee structure, and summarizes the comparison for you.
Test Your App As Multiple User Roles
"Open my dev app in three browsers — one signed in as an admin, one as a paid user, one as a free user — all visible at once"
Each browser keeps its own cookies, session, and storage so all three roles stay logged in side-by-side. Watch how a feature behaves across permission tiers without re-logging.
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
"Open my client dashboard in 3 different browsers using profiles 'Client A', 'Client B', and 'Client C'"
Each profile keeps its own cookies, cache, and session, so all three stay logged in side by side.
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 every plan. MetaDock Explorer includes 10,000 calls/month, MetaDock includes 50,000 calls/month, and MetaDock Pro is unlimited. All plans include a 14-day free trial.
Steam reviews
What people are saying
“So far this software has some excellent features and a promising future. The ability to have a highly custom interface, completely detached from windows explorer.exe, gives this software a wide range of application.”
“Brilliant software. Main use case for me is the ability to resize windows that can't usually be resized. I'm able to do almost as much on 2 monitors now as I could on 3.”
“Very interesting application, great for productivity. This has fast become a tool in my tool box.”
All quotes are from pseudonymous Steam reviewers. Verify on Steam. Reviews curated and re-checked against the live page as of 2026-05-23.
14-day free trial
No charge for 14 days. A card is required to start; cancel anytime before day 14 and you pay nothing.
Cancel anytime
No lock-in. Stop your subscription whenever you want.
Local-first data
Multi-monitor layouts, profiles, and browsing data stored locally. No cloud sync.