Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

X402 Buyer

БесплатноПоддерживается

Universal x402 buyer agent — discover, pay for, and call any x402 paid API endpoint from Claude Desktop, Cursor, or Claude Code with automatic USDC payment via

GitHubEmbed

Описание

Universal x402 buyer agent — discover, pay for, and call any x402 paid API endpoint from Claude Desktop, Cursor, or Claude Code with automatic USDC payment via AgentCash.

README

The universal buyer agent for the x402 economy.

An MCP server that lets Claude Desktop, Cursor, and Claude Code users discover, pay for, and call any x402 endpoint — automatically. Ask Claude a question, and it pays for the answer with USDC.

Discovery powered by Decixa (5,500+ verified x402 endpoints) with local registry fallback.

Install

Claude Desktop / Cursor

Add to your MCP config:

{
  "mcpServers": {
    "x402-buyer": {
      "command": "npx",
      "args": ["-y", "x402-buyer-mcp"]
    }
  }
}

Requirements

  • Node.js 18+
  • AgentCash wallet set up and funded with USDC on Base

Tools

Tool Description
x402_discover Search for x402 endpoints — queries Decixa's 5,500+ verified APIs with local fallback
x402_call Call any x402 endpoint with automatic USDC payment via AgentCash
x402_balance Check your AgentCash wallet balance
x402_research Multi-endpoint parallel research — calls 3-5 endpoints simultaneously

How It Works

  1. You ask Claude a question ("Is stripe.com secure?")
  2. x402_discover searches Decixa + local registry for matching endpoints
  3. x402_call pays the endpoint in USDC on Base via AgentCash
  4. Data comes back, Claude synthesizes the answer

The local registry includes 8 Alderpost intelligence endpoints backed by premium sources (VirusTotal, People Data Labs, Hunter.io, AbuseIPDB, Qualys SSL Labs, NIH RxNorm, US Census, ESPN, The Odds API). Decixa extends discovery to the full x402 ecosystem.

Discovery Architecture

Primary: Decixa /api/agent/resolve — semantic search across 5,500+ verified x402 endpoints, ranked by latency, price, trust score, and capability match.

Fallback: Local registry of 8 curated Alderpost endpoints with full metadata. Used automatically if Decixa is unreachable.

This "soft swap" pattern means discovery always works, even if the network is down.

Local Registry Endpoints

Endpoint Price Premium Sources
Domain Shield $0.12 VirusTotal (70+ engines)
Company X-Ray $0.15 People Data Labs, Hunter.io
Threat Pulse $0.10 VirusTotal, AbuseIPDB
Compliance Check $0.15 Qualys SSL Labs
Prospect IQ $0.12 People Data Labs, Hunter.io
Sports Edge $0.12 ESPN, The Odds API, Claude AI
Property Intel $0.10 US Census, OpenWeather
Health Signal $0.10 NIH RxNorm, FDA

Changelog

v2.0.0

  • Decixa integration — discovery now queries Decixa's /api/agent/resolve API as primary source, with local registry as fallback (soft swap pattern).
  • x402_discover returns results from the entire x402 ecosystem, not just Alderpost endpoints.
  • Added capability mapping from natural language queries to Decixa's verb-based taxonomy.
  • Updated tool descriptions to reflect ecosystem-wide discovery.
  • First integration partner credit from Decixa.

v1.0.5

  • Fixed npm bin entry and ESM module configuration.
  • CLI moved to root cli.js.

v1.0.0

  • Initial release with 4 tools and 8 Alderpost endpoints.

Credits

  • Discovery: Decixa — the decision layer for AI agents
  • Payment: AgentCash — USDC wallets for AI agents
  • Intelligence: Alderpost — bundled intelligence APIs

Links

License

MIT — Alderpost LLC

from github.com/8randonpickart5/x402-buyer-mcp

Установить X402 Buyer в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install x402-buyer-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add x402-buyer-mcp -- npx -y x402-buyer-mcp

Пошаговые гайды: как установить X402 Buyer

FAQ

X402 Buyer MCP бесплатный?

Да, X402 Buyer MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для X402 Buyer?

Нет, X402 Buyer работает без API-ключей и переменных окружения.

X402 Buyer — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить X402 Buyer в Claude Desktop, Claude Code или Cursor?

Открой X402 Buyer на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Изменения

Версии и запрашиваемые доступы со временем.

  • Новая версия опубликована
  • Новая версия опубликована

Похожие MCP

Compare X402 Buyer with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development