Three steps from sign-up to your first verified claim.
Every plan includes ED25519-signed certificates, Lean 4 proofs, and MCP integration.
For smaller teams
For growth-stage enterprises
For high-volume corporations
After checkout, your API key will be emailed to you within seconds.
npm install -g proofledger-mcp
For Claude Desktop, edit ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"proofledger": {
"command": "proofledger-mcp",
"env": {
"PROOFLEDGER_API_KEY": "pl_live_paste_your_key_here"
}
}
}
}
Using Cursor or VS Code? See all config options →