{"schemaVersion":"v1","name":"trust-gate","version":"0.2.0","description":"Post-quantum, tamper-evident receipts for consequential agent actions. Four tools, one shared post-quantum primitive (Ed25519 + ML-DSA-65 + SLH-DSA via OpenAgentOntology). Verifiable offline.","homepage":"https://github.com/CWNApps/trust-gate-mcp","license":"Apache-2.0","tools":[{"name":"mint_receipt_for_record_change","description":"Mint a post-quantum receipt for one CRM record change. Old/new values are SHA-256 hashes. Works with any CRM."},{"name":"audit_my_agent_inventory","description":"Rank a CALLER-PROVIDED list of MCP tools by worst-regret if they act. Read-only. Cannot auto-discover other servers (MCP protocol does not allow that)."},{"name":"mint_action_receipt","description":"Mint a post-quantum receipt for any consequential agent action."},{"name":"verify_receipt","description":"Verify a Trust Gate receipt from the certificate alone (offline). Defaults to PQ-required mode -- defends against signature stripping."}]}