clickcast for Windsurf
io.github.alexkay28/clickcast
Drive a real Playwright browser: annotated screenshot + structured page state after every action.
client:Windsurf
transport:stdio
runtime:pypi
Install clickcast in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"clickcast": {
"command": "uvx",
"args": [
"clickcast"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs