djyde/browser-mcp
A browser extension and MCP server that allows you to interact with the browser you are using.
Platform-specific configuration:
{
"mcpServers": {
"browser-mcp": {
"command": "npx",
"args": [
"-y",
"browser-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...