lurk for Windsurf
io.github.progenyalpha/lurk
Reddit reader for LLMs — full comment trees, 94% fewer tokens, one binary
client:Windsurf
transport:stdio
runtime:npm
Install lurk in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"lurk": {
"command": "npx",
"args": [
"-y",
"reddit-lurker"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs