X402 Fetch
БесплатноНе проверенMCP server that enables AI agents to automatically pay for and access paywalled content via the x402 payment protocol.
Описание
MCP server that enables AI agents to automatically pay for and access paywalled content via the x402 payment protocol.
README
MCP (Model Context Protocol) server that enables AI agents to automatically pay for and access paywalled content using the x402 payment protocol.
What is x402?
x402 is a payment protocol that uses HTTP status code 402 (Payment Required) to enable micropayments for web content. When an AI agent encounters a 402 response, this MCP server automatically handles the payment using USDC on Base network.
Features
- Automatic Payments: Seamlessly handles 402 Payment Required responses
- Secure Key Storage: Private keys stored in
~/.x402/config.json(not environment variables) - Base Network Support: Works with Base Sepolia (testnet) and Base (mainnet)
- Claude Code Integration: Works directly with Claude Code via MCP
Quick Start
1. Install and Setup
# Run the setup wizard
npx x402-fetch-mcp setup
You'll be prompted for:
- Private Key: Your wallet's private key (0x... format)
- Network:
baseSepolia(testnet) orbase(mainnet)
2. Add to Claude Code
claude mcp add x402 -- npx x402-fetch-mcp
3. Verify Installation
claude mcp list
# Should show: x402 - ✓ Connected
Usage
Once installed, Claude Code can automatically access paywalled content:
User: Fetch the content from https://learn402.xyz/demo/protected-content
Claude: I'll use the x402_fetch tool to access this paywalled content...
[Automatically pays $0.01 USDC and retrieves content]
Available Tools
x402_fetch
Fetches content from a URL with automatic x402 payment support.
Parameters:
url(required): The URL to fetchmethod(optional): HTTP method (GET, POST, etc.)headers(optional): Additional headersbody(optional): Request body for POST/PUT
x402_wallet_info
Returns information about the configured wallet.
Configuration
Config file location: ~/.x402/config.json
{
"privateKey": "0x...",
"network": "baseSepolia"
}
Check Configuration
npx x402-fetch-mcp-setup info
Update Configuration
npx x402-fetch-mcp setup
# Choose 'y' to overwrite existing config
Security
- Private keys are stored in
~/.x402/config.jsonwith600permissions - Keys are NOT stored in environment variables (prevents exposure via
envcommand) - Never share your config file or commit it to version control
Network Support
| Network | Chain ID | USDC Contract |
|---|---|---|
| Base Sepolia | 84532 | 0x036CbD53842c5426634e7929541eC2318f3dCF7e |
| Base | 8453 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 |
Getting Test USDC
For Base Sepolia testnet:
- Get testnet ETH from Base Sepolia Faucet
- Get test USDC from Circle Faucet
Demo
Try the x402 payment flow at learn402.xyz
License
MIT
Установка X402 Fetch
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Hyeong-soo/x402-fetch-mcpFAQ
X402 Fetch MCP бесплатный?
Да, X402 Fetch MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для X402 Fetch?
Нет, X402 Fetch работает без API-ключей и переменных окружения.
X402 Fetch — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить X402 Fetch в Claude Desktop, Claude Code или Cursor?
Открой X402 Fetch на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Stripe
Payments, customers, subscriptions
автор: Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
автор: malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
автор: whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare X402 Fetch with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории finance
