← Index

io.github.paulbreuler/limps

io.github.paulbreuler/limps·v3.4.0·Search
Quality Score
81
/100

MCP planning server for AI agents — plan management, full-text search, and task lifecycle

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "limps": {
      "command": "npx",
      "args": [
        "-y",
        "@sudosandwich/limps"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "limps": {
      "command": "npx",
      "args": [
        "-y",
        "@sudosandwich/limps"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @sudosandwich/limps
§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search