
Invinoveritas
Get neutral third-party-style verification on agent outputs: review verdicts, signed proofs, and a public ledger record.
Overview
In Vinoveritas is a MCP server for the Ship phase that provides neutral agent output review, signed proof, and public ledger records via /review, /prove, and /ledger.
What is this MCP server?
- Neutral /review verdict on agent work
- Signed /prove attestations for claims
- Public /ledger record for accountability
- Hosted streamable-http API at api.babyblueviper.com
- Open-source repo invinoveritas on GitHub (catalog v1.8.3)
- Catalog version 1.8.3
- 3 advertised capabilities: /review, /prove, /ledger
- GitHub repository babyblueviper1/invinoveritas listed in metadata
Community signal: 1 GitHub stars.
What problem does it solve?
Agent-generated deliverables look authoritative but lack independent verification or a durable record partners can audit later.
Who is it for?
Builders shipping agent-assisted reports, assertions, or workflows where a neutral review trail and public record reduce dispute risk.
Skip if: Pure local codegen with no external claims, or teams that only need git history without attestation services.
What do I get? / Deliverables
After registration, agents can request review verdicts, signed proofs, and ledger entries so claims about work completed are easier to defend.
- Neutral review verdicts on selected agent outputs
- Signed /prove artifacts tied to claims
- Ledger-visible records for downstream auditing
Recommended MCP Servers
Journey fit
Verification and signed attestations fit Ship when you are reviewing what agents shipped and need evidence before users or partners rely on it. Review is the canonical shelf for neutral /review verdicts and prove/ledger flows—not raw coding integrations.
How it compares
Verification and attestation MCP layer, not a code linter or dependency scanner.
Common Questions / FAQ
Who is In Vinoveritas for?
Solo builders and small teams using AI agents who need neutral review, signed proof, and ledger visibility on important outputs.
When should I use In Vinoveritas?
Use it in Ship/review when an agent’s work will be shared externally and you want verifiable review and record-keeping before release.
How do I add In Vinoveritas to my agent?
Add the remote MCP URL https://api.babyblueviper.com/mcp (streamable-http) in your MCP client configuration.