Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"browse-pilot": {
"command": "bp_cli",
"args": [
"--mcp"
],
"env": {
"BP_PORT": "9222",
"BP_BROWSER": "firefox"
}
}
}
}Server configuration and connection parameters
bp_cliCommand-line arguments passed to the server process
Environment variables set when the server starts
BP_PORT=9222BP_BROWSER=firefoxnpx claudepluginhub sdpower/browse-pilot-cli --plugin browse-pilot