eCommerce
ontarioprotocol.com
Routes pre-purchase decisions and agent payments for decentralized markets.
ENDPOINT 1
https://ontarioprotocol.com/mcp
MCP server metadata
- Name
- ontario-protocol
- Version
- 1.0.3
Ontario Protocol: x402 discovery and pre-payment verification for agent commerce. The default catalog supports buyers and endpoint providers: route, find, verify, decide, build a provider launch payload for free, or publish a service profile only when ontario_purchase_router returns paid_recommended. Free tools cost 0 USDC. Paid tools return x402 payment requirements (USDC on Base) when called without payment. The full catalog is at /mcp/full.
Known tools 8
ontario_purchase_routerFree deterministic pre-purchase routing across Ontario tools.
Potential side effectsx402_readiness_verifyFree check for whether a paid endpoint is ready for agent discovery and x402 payment.
Potential side effectsbazaar_buyer_intent_gapFree read-only provider audit that runs Coinbase's indexing preflight and measures one public x402 endpoint across five live CDP Bazaar buyer-search variations.
Inferred read-onlyfind_x402_toolFree buyer-side search across Ontario's fresh strict-ready paid profiles, Agentic Market, and Coinbase CDP Bazaar.
Inferred read-onlyx402_launch_kitGenerate a validated listing payload, x402 resource draft, MCP descriptor, GitHub readiness workflow, README snippet, and registry copy for one paid endpoint.
Inferred read-onlyontario_list-serviceUse 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 distribution bundle, evidence links, 30 days of included automatic freshness maintenance, and conditional fresh ready-grade eligibility in strict /discover.
Inferred read-onlyontario_refresh-listingUse 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.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ontario-protocol]
url = "https://ontarioprotocol.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ontario-protocol": {
"type": "http",
"url": "https://ontarioprotocol.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ontario-protocol
Remote MCP URL: https://ontarioprotocol.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ontario-protocol": {
"url": "https://ontarioprotocol.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ontario-protocol": {
"type": "http",
"url": "https://ontarioprotocol.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ontario-protocol",
"transport": "streamable-http",
"url": "https://ontarioprotocol.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for ontarioprotocol.com was fetched 2026-09-17T05:04:16.911Z.
ontarioprotocol.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.