prumo for Windsurf
io.github.tomd4vs/prumo
Checks the context files a coding agent reads against the git index, and reports what drifted.
client:Windsurf
transport:stdio
runtime:npm
Install prumo in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"prumo": {
"command": "npx",
"args": [
"-y",
"@tomd4vs/prumo"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs