crawlio browser for Windsurf
app.crawlio/crawlio-browser
Bridge a live Chrome browser to your agent: 150 tools for capture, extraction, and observation.
client:Windsurf
transport:stdio
runtime:npm
Install crawlio browser in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"crawlio-browser": {
"command": "npx",
"args": [
"-y",
"crawlio-browser"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs