prumo for Claude Desktop
io.github.tomd4vs/prumo
Checks the context files a coding agent reads against the git index, and reports what drifted.
client:Claude Desktop
transport:stdio
runtime:npm
Install prumo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"prumo": {
"command": "npx",
"args": [
"-y",
"@tomd4vs/prumo"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs