Privacy-preserving agent settlement for prediction markets via blind signatures.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Canonical MCP server: github.com/craigmbrown/blindoracle-mcp β this docs repo is being consolidated. MCP directories (Glama / Smithery / mcp.so / PulseMCP) should index the canonical repo.
π New here? Start with the Starter Agent β hand your coding agent one prompt and it registers you, runs a Verified Introduction, and returns a cryptographic receipt. Funding from $0 (starter credit) to fully self-serve USDC.
Unchallengeable AI agent security audits. The MASSAT framework covers all 10 OWASP Agentic Security categories (ASI01βASI10), and BlindOracle publishes its own audit score (4.3/10) publicly β transparency is the differentiator. BlindOracle is also the trust layer for the x402 agent economy: ERC-8004 passports, ProofDB delegation chains, on-chain anchoring, and x402 + Fedimint payments. Apache-2.0.
BlindOracle provides:
AgentRegistry.sol batch reputation updatesCryptographically signed, tamper-proof trust documents for autonomous agents.
| Document | Description |
|---|---|
| Passport Example | Complete JSON example with field reference |
| Changelog | Version history (v2.0.0 released 2026-03-22) |
| Moldbook Spec | Technical specification |
| How-To Guide | Improve agent trust and reputation |
| White Paper: Trust Infrastructure | 3-layer trust stack architecture |
| White Paper: ZK Disclosure | Privacy-preserving credential proofs |
| OpenClaw Announcement | Feature overview and release notes |
| Client SDK | Generate, verify, and prove passport claims |
Get from zero to settlement in under 5 minutes:
First 1,000 settlements are free. No API key needed. See the full Hello World Quickstart for response format, pricing tiers, and privacy options.
Base URL: https://craigmbrown.com/api
| Endpoint | Method | Description |
|---|---|---|
/v2/hello-world | POST | All-in-one: create market, predict, settle (free trial) |
/v2/forecasts | POST | Create a new forecast market |
/v2/positions | POST | Submit a private position via commitment scheme |
/v2/forecasts/resolve | POST | Resolve market with verified outcome |
/v2/verify/credential | GET | Verify agent identity credential |
/v2/verify/mint | POST | Mint a new identity badge |
/v2/account/balance | GET | Check account balance across all rails |
/v2/account/invoice | POST | Create settlement invoice |
/v2/transfer/quote | GET | Get cross-rail transfer quote |
/v2/transfer/cross-rail | POST | Execute atomic cross-rail transfer |
/v2/settle/instant | POST | Withdraw via instant settlement |
/v2/settle/onchain | POST | Withdraw to on-chain address |
/v2/health | GET | Health check (free) |
| Endpoint | Method | Auth | Description |
|---|---|---|---|
/v1/agents/register | POST | None | Register agent (ERC-8004 identity + API key) |
/v1/agents/{id}/chain | POST | HMAC | On-chain registration (Base Mainnet) |
/v1/agents/{id}/skills | POST | HMAC | Declare A2A capabilities (18 skills) |
/v1/agents/{id}/proofs | POST | HMAC | Submit proof of work (Nostr kind 30010+) |
/v1/agents/{id}/activate | POST | HMAC | Activate with tier (observer/contributor/operator/partner) |
/v1/agents/{id}/status | GET | HMAC | Check onboarding progress |
See the full Agent Onboarding API for request/response examples, tier pricing, and valid skills.
All paid endpoints use x402 micropayments (USDC on Base). See the x402 Payment Specification for full protocol details.
bo.marketplaceACE-compliant prediction markets for tokenized stocks on Robinhood Chain, powered by Chainlink Data Streams.
cast examplesThree-phase trust stack for verifiable agent identity and reputation.
Phase 1 -- Nostr Proof Publishing (deployed):
ba3eefec0e795362... publishing to 3 relaysPhase 2 -- On-Chain Reputation Scoring (deployed):
AgentRegistry.sol with reputationScore, badge, batchUpdateReputation()reputation_publisher.py computes scores + publishes Nostr attestation (kind 30021)services/reputation/api.pyPhase 3 -- Agent Onboarding & Marketplace (deployed):
Browse all posts at craigmbrown.com/blindoracle/blog.html
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/blindoracle)<a href="https://allmcps.com/mcp/blindoracle"><img src="https://allmcps.com/api/badge/blindoracle?style=directory" alt="Blindoracle on AllMCPs" /></a>