impact preview for Windsurf
io.github.agent-polis/impact-preview
Impact preview for AI agents - see what changes before any action executes.
client:Windsurf
transport:stdio
runtime:pypi
Install impact preview in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"impact-preview": {
"command": "uvx",
"args": [
"impact-preview"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs