reflex for Claude Desktop
com.reflexmcp/reflex
Browser automation for AI agents: compressed page snapshots, batched actions, fewer tokens.
client:Claude Desktop
transport:stdio
runtime:npm
Install reflex in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"reflex": {
"command": "npx",
"args": [
"-y",
"reflex-browser"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs