netintel-mcp

kjgueye/netintel-mcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server for NetIntel — 69 network intelligence tools (DNS, SSL, WHOIS, email security, OSINT) powered by x402 micropayments on Base. No API keys needed.
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": {
    "netintel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kjgueye/netintel-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for NetIntel — 78 network intelligence tools for AI agents. DNS, SSL, WHOIS, email security, cloud fingerprinting, OSINT and more. Pay-per-call via x402 on Base mainnet. No API keys needed — just a wallet with USDC. ```bash claude mcp add netintel-mcp -- --env EVM_PRIVATE_KEY=0xYOUR_PRIVATE_KEY