MCP ConfigsApr 6, 2026·1 min read

MCP Config: chrome

MCP server configuration for chrome (portable, $HOME-based via bash -c). Requires chrome-mcp-proxy.sh + cdp-proxy.mjs in ~/scripts — see Chrome MCP

Agent ready

Safe staging for this asset

This asset is staged first. The copied prompt tells the agent to inspect the staged files and ask before activating scripts, MCP config, or global config.

Stage only · 19/100Policy: stage
Agent surface
Any MCP/CLI agent
Kind
Mcp Config
Install
Stage only
Trust
Verified publisher
Entrypoint
mcp-chrome.json
Safe staging command
npx -y tokrepo@latest install 42ba67be-add7-48f0-8d27-cd416d1640a4 --target codex

Stages files first; activation requires review of the staged README and plan.

{ "mcpServers": { "chrome": { "command": "bash", "args": [ "-c", "exec "$HOME/scripts/chrome-mcp-proxy.sh" 9401 9222" ] } } }

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets