Openwork Docker Chrome Mcp
Helps with Docker, MCP tools as part of deploying and managing cloud infrastructure workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add openwork-docker-chrome-mcp npx -- -y @trustedskills/openwork-docker-chrome-mcp
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"openwork-docker-chrome-mcp": {
"command": "npx",
"args": [
"-y",
"@trustedskills/openwork-docker-chrome-mcp"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The openwork-docker-chrome-mcp skill enables AI agents to interact with Docker containers running Google Chrome, allowing for automated browser tasks within isolated environments. It provides a bridge between containerized infrastructure and web automation capabilities via the Model Context Protocol (MCP).
When to use it
- Automate repetitive web scraping or data entry tasks inside secure, disposable Docker containers.
- Execute headless browser operations without requiring a persistent local GUI environment.
- Manage multiple isolated Chrome instances for testing different configurations or user profiles simultaneously.
- Integrate web automation workflows directly into cloud-native applications using standard MCP interfaces.
Key capabilities
- Launch and control Google Chrome browsers within Docker containers.
- Execute browser commands via the Model Context Protocol (MCP).
- Manage containerized web environments for automated agent tasks.
Example prompts
- "Start a new Docker container with Chrome installed and navigate to the target website."
- "Use the MCP tool to extract specific data from a webpage running in an isolated container."
- "Automate a login sequence on a secure internal portal using a fresh Dockerized Chrome instance."
Tips & gotchas
Ensure your environment has Docker installed and configured correctly before attempting to launch containers. This skill relies on the Model Context Protocol, so verify that your AI agent supports MCP integration for full functionality.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.