BrowserMesh for Claude Desktop
io.github.scrolldynasty/browsermesh
Isolated multi-session Chromium runtime for external MCP clients over stdio.
client:Claude Desktop
transport:stdio
runtime:npm
Install BrowserMesh in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"browsermesh": {
"command": "npx",
"args": [
"-y",
"browsermesh"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs