limps for Zed
io.github.paulbreuler/limps
MCP planning server for AI agents — plan management, full-text search, and task lifecycle
client:Zed
transport:stdio
runtime:npm
Install limps in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"limps": {
"command": "npx",
"args": [
"-y",
"@sudosandwich/limps"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs