limps for Windsurf
io.github.paulbreuler/limps
MCP planning server for AI agents — plan management, full-text search, and task lifecycle
client:Windsurf
transport:stdio
runtime:npm
Install limps in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"limps": {
"command": "npx",
"args": [
"-y",
"@sudosandwich/limps"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs