bug-bounty-intelligence-mcp

holistis/bug-bounty-intelligence-mcp
★ 0 stars JavaScript Security Updated today
MCP server for AI-powered smart contract security analysis. USDC/scan via x402 on Base. Trained on 27,681 real Sherlock/Code4rena findings.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bug-bounty-intellige": {
      "command": "npx",
      "args": [
        "-y",
        "holistis/bug-bounty-intelligence-mcp"
      ]
    }
  }
}