Back to Browse

X402 MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

25 x402 paid API tools for AI agents on Base mainnet.

About

25 x402 paid API tools for AI agents on Base mainnet.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

3 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-jmthomasofficial-x402-agent-tools": {
      "args": [
        "-y",
        "@jmthomasofficial/x402-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

JMT x402 MCP Server

25 pay-per-call API tools for AI agents, powered by the x402 protocol on Base mainnet.

What This Does

This MCP server exposes 25 paid API endpoints as MCP tools. When an AI agent (Claude, Cursor, Cline) calls a tool, the request goes to our x402 server. The first request returns HTTP 402 (Payment Required). The agent's x402 client pays in USDC on Base mainnet and retries for the result.

No API keys. No signup. Payment IS the authentication.

Tools

ToolPriceDescription
ai_answer$0.03AI-powered search answer with citations
company_intel$0.10Company intelligence dossier with SWOT analysis
sec_filing_analyzer$0.08SEC 10-K/10-Q analysis with risk extraction
news_briefing$0.05Multi-source news briefing with LLM summary
social_sentiment$0.05Cross-platform social sentiment analysis
macro_dashboard$0.04Macro economic dashboard with LLM commentary
market_pulse$0.04Stock market pulse with analyst sentiment
crypto_research$0.05Crypto research brief with on-chain analysis
competitor_analysis$0.08Competitor comparison matrix
domain_trust_score$0.04Domain trust score 0-100 with risk factors
regulatory_monitor$0.06Regulatory filing monitor with impact analysis
web_search$0.02Web search via SearXNG
url_extract$0.02Extract clean text from any URL
summarize$0.05AI-powered text summary
analyze$0.10Deep AI analysis with web research
deep_research$0.15Deep research report with sources
crypto_price$0.03Live crypto price lookup
stock_quote$0.03Live stock quote
gas_snapshot$0.002Live Base gas snapshot
treasury_yields$0.03US Treasury yield curve
whois$0.01WHOIS/RDAP domain lookup
edgar_lookup$0.01SEC EDGAR company lookup
hash$0.001Hash text (SHA-256, SHA-512, MD5)
json_to_csv$0.002Convert JSON array to CSV
text_diff$0.002Compare two text strings

Payment Setup

  • Protocol: x402 v1
  • Network: Base mainnet (eip155:8453)
  • Currency: USDC (Bridged USDC: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)
  • Facilitator: Dexter (x402.dexter.cash) — 0% fee, gas-sponsored for buyers
  • Pay-to wallet: 0x624FaF18C78456C8Da5bf156Cd77c1A2033F21c5

To make paid calls, install an x402 client:

npm install @x402/fetch @x402/evm

Installation

npm install
npm start

Discovery

License

MIT

Reviews

No reviews yet

Be the first to review this server!