one shot ui for Windsurf
io.github.tn0123/one-shot-ui
Deterministic UI extraction and screenshot diffing for AI coding agents.
client:Windsurf
transport:stdio
runtime:npm
Install one shot ui in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"one-shot-ui": {
"command": "npx",
"args": [
"-y",
"one-shot-ui"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs