86 self-hosted MCP servers with 989 tools across 7 categories. Complete Agent Trust Runtime: identity (KYA), policy enforcement (258 rules), fraud detection (DetectiveOracle), self-healing support (SupportOracle), and signed Trust Passports. x402 USDC micropayments. Built for autonomous AI agents.
Overview
ToolOracle — AI Agent Tool Infrastructure & Trust Runtime
86 MCP servers · 989 tools · 7 categories · Agent Trust Runtime
The largest independently operated MCP server infrastructure. Every server self-hosted, every response verifiable. Built for autonomous AI agents — not for humans.
Quick Start
claude mcp add --transport http tooloracle https://tooloracle.io/mcp/
Or in config:
{"mcpServers":{"tooloracle":{"url":"https://tooloracle.io/mcp/"}}}
7 Categories — 989 Tools
| Category | Servers | Tools | Examples |
|---|---|---|---|
| Compliance & Regulation | 34 | 456 | AmpelOracle, MiCAOracle, AMLOracle, DORAOracle |
| Blockchain & DeFi | 14 | 127 | SolanaOracle, ArbitrumOracle, TONOracle (13 chains) |
| Finance & Markets | 10 | 116 | MacroOracle, CarbonOracle, OECDOracle |
| Business Intelligence | 10 | 97 | RankOracle, ShopOracle, ReviewOracle |
| Travel & Lifestyle | 8 | 79 | FlightOracle, HotelOracle, NewsOracle |
| Trust & Agent Infra | 6 | 66 | AgentGuard, MemoryOracle, SchedulerOracle |
| Payment & Settlement | 4 | 48 | CBDCOracle, PSD2Oracle, SettlementOracle |
Agent Trust Runtime
Not just tools — a complete trust infrastructure for autonomous agents:
| Layer | What it does | Tools |
|---|---|---|
| AgentGuard | Identity (KYA), 258 policies, kill-switch | 20 |
| DetectiveOracle | Fraud scoring, anomaly detection, case management | 5 |
| SupportOracle | Self-healing, diagnostics, onboarding, tickets | 8 |
| Governance | Policy explain, pricing, reputation scoring | 3 |
| Trust Passport | Signed agent reputation document | 1 |
Agent Lifecycle — No Human Needed
1. Arrive → support_onboarding
2. Register → kya_register
3. Check price → price_quote
4. Preflight → compliance_preflight
5. Execute → any tool
6. Prove → evidence_bundle
7. Rate → agent_reputation_score
8. Monitor → detective_fraud_score
9. Fix → support_diagnose
10. Passport → agent_trust_passport
Unique Tools (exist nowhere else as MCP)
- DORA Operating System (AmpelOracle — traffic-light compliance for all 26 DORA articles)
- BaFin Incident Reporting (ITS 2024/1772 compliant)
- 13 separate blockchain oracles (one per chain)
- DetectiveOracle (AI agent fraud detection)
- Agent Trust Passport (signed trust document)
- x402 USDC micropayments on Base ($0.01/unit)
Pricing
Many tools are free. Paid tools use x402 USDC micropayments on Base — $0.01/unit. No subscription needed. Agents pay per call.
Links
- Catalog: tooloracle.io/catalog
- Agent Card: tooloracle.io/.well-known/agent.json
- GitHub: github.com/ToolOracle (79 repos)
Built in Bad Salzuflen, Germany. For AI agents and their builders.
Server Config
{
"mcpServers": {
"tooloracle": {
"url": "https://tooloracle.io/mcp/",
"transport": "streamable-http"
}
}
}