MCP Server
MCP
io.github.browser-gateway/browser-gateway
AI browser tools with Chrome CDP. Navigate, screenshot, interact. Multi-provider failover.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "browser-gateway",
"version": "0.4.13",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Authentication token for gateway access (optional, only needed with remote providers)",
"format": "string",
"isSecret": true,
"name": "BG_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment