Session Steward for Windsurf
io.github.mallikcheripally/session-steward
Review and safely clean local Codex and Claude Code sessions
client:Windsurf
transport:stdio
runtime:npm
Install Session Steward in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"session-steward": {
"command": "npx",
"args": [
"-y",
"session-steward"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs