# DealOracle — OracleNet Deal Discovery Protocol Reference MCP server

OracleNet Deal Discovery Protocol — permissioned commercial matching for MCP/A2A agents.

## Links
- Registry page: https://www.getdrio.com/mcp/io-tooloracle-dealoracle
- Repository: https://github.com/ToolOracle/oraclenet-deal-protocol
- Website: https://tooloracle.io/docs/deal-protocol/rfc-0001

## Install
- Endpoint: https://tooloracle.io/deal/mcp/
- Auth: Not captured

## Setup notes
- Remote endpoint: https://tooloracle.io/deal/mcp/

## Tools
- scout_discover - Scan MCP ecosystem for new servers. Crawls mcp.so and known registries. Returns newly discovered servers. Endpoint: https://tooloracle.io/deal/mcp/
- scout_analyze - Analyze a specific MCP server or URL. Checks health, A2A compatibility, tool count, and category. Endpoint: https://tooloracle.io/deal/mcp/
- scout_qualify - Qualify a discovered server for partnership. Scores compatibility, estimates revenue potential, and recommends action. Endpoint: https://tooloracle.io/deal/mcp/
- scout_report - Generate daily/weekly scouting report. Shows new discoveries, top partnership opportunities, and revenue pipeline. Endpoint: https://tooloracle.io/deal/mcp/
- scout_revenue_potential - Estimate total revenue potential from all qualified partnerships. Shows pipeline and priorities. Endpoint: https://tooloracle.io/deal/mcp/
- deal_propose - Create a partnership proposal for a qualified server. Generates deal terms including revenue share percentage. Endpoint: https://tooloracle.io/deal/mcp/
- deal_list - List all proposed, active, and completed deals with their status and revenue. Endpoint: https://tooloracle.io/deal/mcp/
- deal_accept - Mark a deal as accepted. Triggers partner onboarding (Trust Passport, x402 setup). Endpoint: https://tooloracle.io/deal/mcp/
- deal_revenue_track - Track revenue from active partnerships. Shows calls, revenue per partner, and optimization suggestions. Endpoint: https://tooloracle.io/deal/mcp/
- scout_handshake - Generate an A2A handshake message or GitHub outreach template for a target server. Endpoint: https://tooloracle.io/deal/mcp/
- detect_language - Detect language, formality level, and cultural context of text from a potential partner using local Gemma 4 LLM. Useful before composing outreach to match the partner's language. Endpoint: https://tooloracle.io/deal/mcp/
- smart_handshake - AI-powered partnership outreach in the target's language. Detects language from their description and composes a culturally appropriate message for the specified channel. Endpoint: https://tooloracle.io/deal/mcp/
- registry_submit - Submit an agent to the ToolOracle Trusted Registry. Fetches Agent Card, validates A2A/MCP compliance, calculates trust/discovery/protocol/operability scores, and assigns a grade (A-F). Endpoint: https://tooloracle.io/deal/mcp/
- registry_search - Search the Trusted Agent Registry. Filter by name, grade, A2A/MCP support, trust level. Endpoint: https://tooloracle.io/deal/mcp/
- registry_validate - Validate an Agent Card without registering. Returns detailed validation report with all checks, errors, warnings, and scores. Endpoint: https://tooloracle.io/deal/mcp/
- registry_profile - Get the full trust profile of a registered agent. Shows all scores, checks, skills, security details. Endpoint: https://tooloracle.io/deal/mcp/
- registry_leaderboard - Show the registry leaderboard — top agents by overall score, with grade distribution. Endpoint: https://tooloracle.io/deal/mcp/
- ecosystem_map - Show the current MCP ecosystem map: total servers tracked, categories, our position, gaps. Endpoint: https://tooloracle.io/deal/mcp/
- deal_readiness_check - Classify a target URL into 5 readiness tiers (scanner / probe_responsive / machine_readable / handshake_capable / deal_ready). Returns evidence (agent_card, did, deal_policy, inbox, llms.txt, mcp_card) and latency. Read-only probe. Endpoint: https://tooloracle.io/deal/mcp/
- fit_score_check - Compute the multi-component fit score (capability_complement + protocol_match + reachability + trust_level) for a target URL versus our own deal-policy. Includes readiness classification and recommendation (send_capability_declaration / watch / skip / discover_only). Endpoint: https://tooloracle.io/deal/mcp/
- outreach_plan - DRY-RUN the full outreach decision pipeline for a target URL: readiness → DNC check → rate-limit → fit score → AgentGuard policy_preflight. Returns every gate decision without sending anything. Safe to call repeatedly. Endpoint: https://tooloracle.io/deal/mcp/
- outreach_send - Execute outreach for a target URL. Walks all gates. If ALL pass AND dry_run=False, POSTs a signed capability_declaration to target inbox. By default dry_run=True (no network traffic). Endpoint: https://tooloracle.io/deal/mcp/
- outreach_public_stats - Return aggregated, anonymized stats about DealOracle outreach activity: plans run, blocks by reason, active threads, signature-verification ratio. Used for the public /deal/public-stats.json endpoint. Endpoint: https://tooloracle.io/deal/mcp/
- target_intelligence_top - Return the top-N targets ranked by readiness tier + fit score. Includes tier, evidence flags, best-ever fit, first-seen / last-probed timestamps. Read-only view of the target_intelligence.db generated by batch_probe. Endpoint: https://tooloracle.io/deal/mcp/
- target_intelligence_summary - Aggregate counts of probed targets by tier, plus count of newly-discovered deal-ready agents in last 24h / 7d / 30d. Endpoint: https://tooloracle.io/deal/mcp/
- deal_emergence_status - Read the current deal-emergence.json — lists which multi-tool combinations have passed the 3-agent-breadth filter, their derived demand hypotheses, and the emergent capabilities_sought entries that supplement the curated deal-policy.json. Updated hourly from /.well-known/meta-tools. Endpoint: https://tooloracle.io/deal/mcp/
- escrow_create - Create an escrow deal on Base blockchain. Locks USDC until deliverables are proven. Returns deal ID and contract details. The agent must have approved USDC spending to the escrow contract first. Endpoint: https://tooloracle.io/deal/mcp/
- escrow_deliver - Submit proof of delivery for an escrow deal. The proof_hash should match the ITP content_hash of the deliverables. Endpoint: https://tooloracle.io/deal/mcp/
- escrow_settle - Settle an escrow deal — release funds to oracle. Auto-settles if proof_hash matches deliverable_hash. Otherwise client must confirm. Endpoint: https://tooloracle.io/deal/mcp/
- escrow_status - Check status of an escrow deal on Base. Returns state, amounts, hashes, deadline, parties. Endpoint: https://tooloracle.io/deal/mcp/
- escrow_reputation - Get on-chain reputation of an oracle wallet. Shows completed, disputed, refunded deals and success rate. Endpoint: https://tooloracle.io/deal/mcp/
- escrow_stats - Platform-wide escrow statistics. Total deals, settled, volume, fee rate. Endpoint: https://tooloracle.io/deal/mcp/

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.tooloracle
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 24, 2026
- Source: https://registry.modelcontextprotocol.io
