Reelier for Windsurf
io.github.seldonframe/reelier
Snapshot tests and CI for agent workflows: record a run, replay it at 0 tokens, diff for drift.
client:Windsurf
transport:stdio
runtime:npm
Install Reelier in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"reelier": {
"command": "npx",
"args": [
"-y",
"reelier"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs