Stats
Actions
Tags
From browser39
Runs locally as a Rust binary (browser39) via stdio. Provides browser control, automation, navigation, and web interaction capabilities based on name and build path.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"browser39": {
"command": "/Users/aquintanar/Development/h39/browser39/target/debug/browser39",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
/Users/aquintanar/Development/h39/browser39/target/debug/browser39Command-line arguments passed to the server process
npx claudepluginhub alejandroqh/marketplace --plugin browser39