limps for Claude Desktop
io.github.paulbreuler/limps
MCP planning server for AI agents — plan management, full-text search, and task lifecycle
client:Claude Desktop
transport:stdio
runtime:npm
Install limps in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"limps": {
"command": "npx",
"args": [
"-y",
"@sudosandwich/limps"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs