- Reflex
Reflex
Browser automation for AI agents: one compact page view, then only what changed, and batched guarded actions. Usually 2 to 3 calls per task instead of a dozen, with far less context. For MCP clients like Claude Desktop. Runs locally; free tier, no card.
Overview
Reflex
Browser automation built for AI agents that drive a browser from MCP clients like Claude Desktop.
Reflex sends one compact view of the page and then only what changed, and batches several actions into a single guarded call. In practice a task is usually 2 to 3 calls instead of a dozen, with far less context going into the model.
If your agent has a shell, the Playwright CLI and Vercel's agent browser are great and free. Reflex is for clients that only speak MCP. It runs locally so your pages and sessions stay on your machine, and there is a free tier with no card.
Install: npx -y reflex-browser mcp
Site: https://reflexmcp.com
Server Config
{
"mcpServers": {
"reflex": {
"command": "npx",
"args": [
"-y",
"reflex-browser",
"mcp"
]
}
}
}Project Info
Created At
5 hours agoUpdated At
5 hours agoAuthor Name
Nitai AharoniStar
-Language
-License
-Homepage
https://reflexmcp.comRecommend Servers
View AllCorelayer0
@iojik
20 hours ago
Filesystem
@modelcontextprotocol
2 months ago
Planner
a day ago
Influee Mcp Agent
a day ago
Memory
@modelcontextprotocol
a year ago