← Registry

Security & Testing

402oracle.com

Provides verification of business legitimacy, crypto asset prices, URL freshness, and factual claims.

x402 supported1 endpoint4 known toolsFirst detected July 25, 2026Last detected September 12, 2026

ENDPOINT 1

https://402oracle.com/mcp

No auth detected

MCP server metadata

Name
402oracle
Version
1.6.0
Capabilities
tools
Server instructions

402oracle: verification layer for agent decisions. The free MCP tier is rate-limited and returns UNSIGNED results. For cryptographically signed attestations with no daily limit, add an x402 payment header to any tools/call on THIS endpoint (PAYMENT-SIGNATURE for x402 v2, X-PAYMENT for v1); paid calls do not consume free quota. The same calls are also available as plain HTTP endpoints at the same prices, listed with full payment terms at /.well-known/x402.

Known tools 4

verify_business

Verify a business or domain is real and established before your agent pays an invoice, onboards a vendor, or trusts it.

Potential side effects
verify_price

Confirm a crypto asset's price before your agent trades, quotes, or settles on it.

Inferred read-only
verify_freshness

Check that a URL is live and its data is fresh before your agent acts on its contents.

Inferred read-only
verify_claim

Fact-check a single factual claim against web evidence before your agent relies on it.

Inferred read-only

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.402oracle]
url = "https://402oracle.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "402oracle": {
      "type": "http",
      "url": "https://402oracle.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 402oracle
Remote MCP URL: https://402oracle.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": {
    "402oracle": {
      "url": "https://402oracle.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "402oracle": {
      "type": "http",
      "url": "https://402oracle.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "402oracle",
  "transport": "streamable-http",
  "url": "https://402oracle.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 402oracle.com was fetched 2026-07-26T05:52:11.982Z and is being refreshed.

Trust status Neutral

402oracle.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.