Catalog
com.reflexmcp/reflex
OfficialBrowser automation for AI agents: compressed page snapshots, batched actions, fewer tokens.
Browser automation for agents with compressed snapshots and batched actions.
README not available yet.
Install
Configuration
Arguments
mcpdefault mcpclaude_desktop_config.json
{
"mcpServers": {
"reflex": {
"command": "npx",
"args": [
"-y",
"reflex-browser@0.4.12",
"mcp"
]
}
}
}