← ontarioprotocol.com
INDIVIDUAL MCP TOOL
agent_trust_preview
Free live, rate-limited agent trust preview for one public endpoint.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT 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.
Related tools
ontario_purchase_router— Free deterministic pre-purchase routing across Ontario tools.find_x402_tool— Free buyer-side search across Agentic Market and Coinbase CDP Bazaar.agent_can_pay— Free pre-payment policy decision.x402_readiness_verify— Free check for whether a paid endpoint is ready for agent discovery and x402 payment.ontario_agent-pay-query-v2— Verify an x402 endpoint before an AI agent pays.