OpenReflex for Windsurf
io.github.vishnu-77/openreflex
Optional diagnostics MCP server for OpenReflex's ambient project muscle memory.
client:Windsurf
transport:stdio
runtime:pypi
Install OpenReflex in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"openreflex": {
"command": "uvx",
"args": [
"openreflex"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs