Loomal

limps

MCP server by github.com/paulbreuler/limps

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

10 starsnpm: @sudosandwich/limps

About limps

limps is an MCP (Model Context Protocol) server published by paulbreuler in the official MCP registry, listed under Search on Loomal. MCP planning server for AI agents — plan management, full-text search, and task lifecycle

It ships as an npm package (@sudosandwich/limps), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/paulbreuler/limps, where the project has earned 10 GitHub stars.

Use limps with your agent

Claude Code · one command
claude mcp add limps -- npx -y @sudosandwich/limps
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "limps": {
      "command": "npx",
      "args": [
        "-y",
        "@sudosandwich/limps"
      ]
    }
  }
}
npm@sudosandwich/limps

Frequently asked questions

What is limps?
limps is an MCP (Model Context Protocol) server by paulbreuler in the Search category. MCP planning server for AI agents — plan management, full-text search, and task lifecycle
How do I connect limps to Claude, Cursor, or another MCP client?
Install limps from its npm package (@sudosandwich/limps) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is limps open source?
Yes — the source code is public at github.com/paulbreuler/limps, with 10 GitHub stars.
Can AI agents pay to use limps?
Not yet through Loomal — limps is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain limps? Claim this listing free by verifying GitHub ownership, or contact us.