MCP Server
MCP
BrowserMesh
Isolated multi-session Chromium runtime for external MCP clients over stdio.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "browsermesh",
"version": "0.2.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment