Skimless for Windsurf
io.github.pedroofrancaa/skimless
Reading order for big pull requests: what to read first, what can wait. Offline, no model.
client:Windsurf
transport:stdio
runtime:npm
Install Skimless in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"skimless": {
"command": "npx",
"args": [
"-y",
"skimless"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs