Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Ontario Protocol

com.ontarioprotocol/ontario-protocol

Verify x402 endpoints before payment or publish service profiles for agent discovery.

Uptime
100.0%
2 direct probes · 30d
Response
743ms
last probe
Tools
9
callable
Resources
0
readable
Prompts
0
available

Tools · 9

ontario_purchase_router

Free deterministic pre-purchase routing across Ontario tools. Use this before any paid Ontario tool to decide whether the task is free-only, needs free preflight, or is eligible for a paid result afte…

agent_can_pay

Free pre-payment policy decision. Agents ask whether an x402 endpoint should be paid under strict, standard, or permissive policy. The free result is sufficient by default; set require_audit_receipt o…

x402_readiness_verify

Free check for whether a paid endpoint is ready for agent discovery and x402 payment. Returns a free end-to-end buyer-path diagnostic handoff plus a grade-aware provider handoff: validate listing meta…

bazaar_buyer_intent_gap

Free read-only provider audit that runs Coinbase's indexing preflight and measures one public x402 endpoint across five live CDP Bazaar buyer-search variations. Returns retrieval coverage, observed sa…

find_x402_tool

Free buyer-side search across Ontario's fresh strict-ready paid profiles, Agentic Market, and Coinbase CDP Bazaar. Rank public, credential-free endpoint candidates by task relevance plus bounded sourc…

x402_launch_kit

Generate a validated listing payload, x402 resource draft, MCP descriptor, GitHub readiness workflow, README snippet, and registry copy for one paid endpoint.

ontario_validate-service

Free provider listing preflight. Validate public service metadata before buying the 0.50 USDC Ontario launch passport. Returns field errors or a normalized request and publication decision. Set verify…

ontario_list-service

Use only when the caller owns an x402 endpoint and wants a public Bazaar launch passport with a live readiness scan, sanitized Coinbase indexing preflight, five-query buyer retrieval audit, copy-ready…

ontario_refresh-listing

Use only for an existing paid Ontario provider profile when the caller wants a fresh live readiness observation attached to its canonical HTML, JSON twin, and badge. This tool cannot edit provider met…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ontario_protocol": {
      "url": "https://ontarioprotocol.com/mcp",
      "transport": "streamable-http"
    }
  }
}