← Registry

Security & Testing

midax402.com

It offers tiered analysis and protocol verification for the x402 ecosystem.

x402 supported1 endpoint4 known toolsFirst detected July 25, 2026Last detected July 29, 2026

ENDPOINT 1

https://mcp.midax402.com/mcp

No auth detected

MCP server metadata

Name
midax402-mcp
Version
1.1.0
Capabilities
tools
Server instructions

MIDAX402: pay-per-query x402 business intelligence on Base. Use get_sample for a free trimmed verdict; use get_market_verdict for the full paid analysis (your wallet handles the x402 payment). Prices are canonical via list_tiers. Use verify to check x402 protocol conformance for ANY target service URL (free).

Known tools 4

list_tiers

Lists the paid analysis tiers with their CANONICAL prices, fetched live from https://midax402.

Inferred read-only
get_sample

Free sample of MIDAX402's analysis: returns ONLY the calibrated verdict and confidence score for an x402-ecosystem question, plus pointers to the paid tiers that serve the full analysis.

Inferred read-only
get_market_verdict

Runs a paid MIDAX402 analysis tier.

Inferred read-only
verify

Checks x402 protocol conformance for a target service URL: a live 402 probe (well-formed challenge, non-empty accepts, atomic-unit amounts) plus price coherence against the target's own well-known.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "midax402-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.midax402.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 midax402.com was fetched 2026-07-27T02:03:18.842Z.

Trust status Neutral

midax402.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.