What's Running for Windsurf
io.github.stcmain/whats-running-mcp
Live OS ground truth for agents: running agent sessions, listening ports, daemons, system load.
client:Windsurf
transport:stdio
runtime:npm
Install What's Running in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"whats-running-mcp": {
"command": "npx",
"args": [
"-y",
"whats-running-mcp"
],
"env": {
"WR_AGENT_PATTERNS": "<WR_AGENT_PATTERNS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs