LedgerProof LAIN — Verified Evidence for Agents for Claude Desktop
io.ledgerproofhq/lain
Cryptographically anchored evidence for agents: verified run receipts, proof-gated settlement.
client:Claude Desktop
transport:streamable-http
Install LedgerProof LAIN — Verified Evidence for Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lain": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ledgerproofhq.io/api/lain/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs