Security & Testing
midax402.com
It offers tiered analysis and protocol verification for the x402 ecosystem.
ENDPOINT 1
https://mcp.midax402.com/mcp
MCP server metadata
- Name
- midax402-mcp
- Version
- 1.1.0
MIDAX402: pay-per-query x402 business intelligence over a curated corpus. Free tools: list_tiers, get_sample. Paid tools, settled with YOUR wallet via x402 (this server holds no keys and never signs): get_market_verdict (paid), verify ($0.10 USDC). Canonical prices and every payment rail we accept come from list_tiers and /.well-known/x402 — this server does not restate them.
Known tools 4
list_tiersLists the paid analysis tiers with their CANONICAL prices, fetched live from https://midax402.
Inferred read-onlyget_sampleFree 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-onlyverifyChecks 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-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.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 and is being refreshed.
midax402.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.