GroundLens for Claude Desktop
io.github.groundlens-dev/groundlens
Verify AI answers and executions and seal signed, offline-verifiable evidence records.
client:Claude Desktop
transport:stdio
runtime:pypi
Install GroundLens in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"groundlens": {
"command": "uvx",
"args": [
"groundlens"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs