Skip to content

Add x402 API Network — 16 micropayment-powered tools for AI agents #3329

@fatihdagustu20-hub

Description

@fatihdagustu20-hub

x402 API Network MCP Server

Repository: https://github.com/fatihdagustu20-hub/x402-api-network
Live API: https://x402.fatihai.app

Description

MCP server that exposes 16 utility and AI tools, powered by x402 micropayments (USDC on Base L2). AI agents can use these tools directly via MCP, or pay per-call via the x402 protocol.

Tools (16 total)

High-Value:

  • verify_email — Email verification with scoring (syntax, MX, disposable, role-based)
  • domain_health — Domain email health analysis (MX, SPF, DKIM, DMARC)
  • scrape — Web scraping with structured data extraction
  • ai_generate — AI content generation (Llama 3.3 70B) — blog, email, social, SEO

Utilities:

  • dns_lookup, whois, ip_info, ssl_check — DNS & domain tools
  • url_meta, html_to_markdown, http_headers — Web tools
  • qr_code, password_strength, text_stats — Utility tools
  • json_format, base64 — Data tools

Installation

npm install
node mcp-server.js

Claude Desktop Config

{
  "mcpServers": {
    "x402-api-network": {
      "command": "node",
      "args": ["/path/to/x402-api-network/mcp-server.js"]
    }
  }
}

Links

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions