Grounded Reasoning for Claude Desktop
io.github.alexaquarius/grounded-reasoning
Verify multi-hop relational claims before an agent asserts them — zero tokens, with proof paths.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Grounded Reasoning in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"grounded-reasoning": {
"command": "uvx",
"args": [
"grounded-reasoning"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs