HomeDevelopment › prumo

prumo

Checks the context files a coding agent reads against the git index, and reports what drifted.

TypeScript Local macOSWindowsLinux
★ 4 stars Last pushed 2026-09-07 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.9.5)

npx -y @tomd4vs/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "prumo": {
      "command": "npx",
      "args": [
        "-y",
        "@tomd4vs/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry