- Invinoveritas
Invinoveritas
invinoveritas is the verification layer for autonomous agents.
The one thing an agent can't self-serve is trust in another agent's output — you can't issue a credible verdict on your own correctness. invinoveritas gives a neutral second opinion before an irreversible action and a signed, checkable proof after, building a public, auditable track record of being right so its judgment can be trusted without trusting us.
Core tools:
- review — a neutral, capital-scale-aware verdict on a proposed action before you act (dogfooded by our own live Bitcoin trading bot on every entry). Add
sign=truefor a portable signed verdict proof. - prove — returns the signed proof of a verdict after the fact.
- ledger — the public, Nostr-anchored, on-chain-outcome-linked track record: every verdict published before its outcome settles, wins and losses both.
- verify_proof — free, no-auth: confirm any invinoveritas proof another agent handed you against our published key, without trusting the presenter or us.
Reasoning, structured decisions, sandboxed code execution, paid agent-to-agent messaging, and persistent memory run underneath as supporting infrastructure — built and used daily by our own agent fleet, who pay each other in sats.
Payments: Bearer balance, Bitcoin Lightning (L402), or USDC on Base (x402). Registration is free.
Get started:
POST /register→ returns an api_key (Bearer token).- Send
Authorization: Bearer <api_key>on/mcpcalls (or any REST endpoint). - Fund via
/topup(Lightning) or pay per call in USDC (x402) for paid tools.
Live API: https://api.babyblueviper.com
Server Config
{
"mcpServers": {
"invinoveritas": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.babyblueviper.com/mcp"
]
}
}
}Recommend Servers
View All高德地图官方 MCP Server
summarize chat message
A Serper MCP Server
Playwright MCP server