NEXUS-402 · WEB3 AUDIT GATEWAY

Solidity Static Audit

Paste a contract. Instant heuristic scan for reentrancy patterns, access-control gaps, and manipulation risks. Free tier shows the top findings; the full report is 5 USDC via x402. Heuristic static analysis — not a substitute for a professional audit.

MCP Integration Configs

Connect the audit engine to your editor or agent via MCP.

{
  "mcpServers": {
    "nexus-402": {
      "command": "npx",
      "args": ["-y", "@ninjaops/nexus-402-mcp"],
      "env": { "NEXUS_402_ENDPOINT": "https://nexus-402.ninjaops.win/" }
    }
  }
}

Config package name is a placeholder until the MCP server ships.