x402-buyer-mcp
x402-buyer-mcp
Der universelle Käufer-Agent für die x402-Ökonomie.
Ein MCP-Server, der es Benutzern von Claude Desktop, Cursor und Claude Code ermöglicht, jeden x402-Endpunkt automatisch zu entdecken, zu bezahlen und aufzurufen. Stellen Sie Claude eine Frage, und es bezahlt die Antwort mit USDC.
Die Entdeckung erfolgt über Decixa (über 5.500 verifizierte x402-Endpunkte) mit lokalem Registry-Fallback.
Installation
Claude Desktop / Cursor
Fügen Sie dies zu Ihrer MCP-Konfiguration hinzu:
{
"mcpServers": {
"x402-buyer": {
"command": "npx",
"args": ["-y", "x402-buyer-mcp"]
}
}
}Anforderungen
Node.js 18+
AgentCash Wallet eingerichtet und mit USDC auf Base finanziert
Related MCP server: signal402-mcp
Tools
Tool | Beschreibung |
| Suchen Sie nach x402-Endpunkten – fragt die über 5.500 verifizierten APIs von Decixa mit lokalem Fallback ab |
| Rufen Sie jeden x402-Endpunkt mit automatischer USDC-Zahlung über AgentCash auf |
| Überprüfen Sie Ihren AgentCash-Wallet-Kontostand |
| Multi-Endpunkt-Parallelrecherche – ruft 3-5 Endpunkte gleichzeitig auf |
Funktionsweise
Sie stellen Claude eine Frage („Ist stripe.com sicher?“)
x402_discoverdurchsucht Decixa + lokale Registry nach passenden Endpunktenx402_callbezahlt den Endpunkt in USDC auf Base über AgentCashDie Daten werden zurückgegeben, Claude synthetisiert die Antwort
Die lokale Registry enthält 8 Alderpost-Intelligenz-Endpunkte, die durch Premium-Quellen unterstützt werden (VirusTotal, People Data Labs, Hunter.io, AbuseIPDB, Qualys SSL Labs, NIH RxNorm, US Census, ESPN, The Odds API). Decixa erweitert die Entdeckung auf das gesamte x402-Ökosystem.
Entdeckungsarchitektur
Primär: Decixa /api/agent/resolve – semantische Suche über 5.500+ verifizierte x402-Endpunkte, sortiert nach Latenz, Preis, Vertrauenswert und Fähigkeitsübereinstimmung.
Fallback: Lokale Registry mit 8 kuratierten Alderpost-Endpunkten mit vollständigen Metadaten. Wird automatisch verwendet, wenn Decixa nicht erreichbar ist.
Dieses „Soft-Swap“-Muster bedeutet, dass die Entdeckung immer funktioniert, selbst wenn das Netzwerk ausgefallen ist.
Lokale Registry-Endpunkte
Endpunkt | Preis | Premium-Quellen |
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 – die Entdeckung fragt nun die
/api/agent/resolve-API von Decixa als primäre Quelle ab, mit lokaler Registry als Fallback (Soft-Swap-Muster).x402_discoverliefert Ergebnisse aus dem gesamten x402-Ökosystem, nicht nur Alderpost-Endpunkte.Hinzufügen von Fähigkeitszuordnungen von natürlichsprachlichen Abfragen zur verb-basierten Taxonomie von Decixa.
Aktualisierte Tool-Beschreibungen, um die ökosystemweite Entdeckung widerzuspiegeln.
Erste Integrationspartner-Erwähnung von Decixa.
v1.0.5
npm-bin-Eintrag und ESM-Modulkonfiguration korrigiert.
CLI in das Root-Verzeichnis
cli.jsverschoben.
v1.0.0
Erstveröffentlichung mit 4 Tools und 8 Alderpost-Endpunkten.
Credits
Entdeckung: Decixa – die Entscheidungsebene für KI-Agenten
Zahlung: AgentCash – USDC-Wallets für KI-Agenten
Intelligenz: Alderpost – gebündelte Intelligenz-APIs
Links
Lizenz
MIT – Alderpost LLC
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceDiscovers and queries x402-payable APIs at runtime — enables autonomous agents to find, evaluate, and pay for services via USDC micropayments on Base without API keys or subscriptions.MIT
- Flicense-qualityFmaintenanceEnables AI agents to discover, evaluate, and call any x402 API service with automatic USDC payment, including tools for wallet setup, service catalog browsing, recommendations, health checks, and direct API calls.12

@hpp-io/x402-mcp-bridgeofficial
Alicense-qualityBmaintenanceEnables AI agents to autonomously pay for and discover services using HPP USDC.e over the x402 protocol, without API keys or manual signing.167Apache 2.0- Alicense-qualityBmaintenanceThe open marketplace for the agent economy — Buy any of 24,000+ live x402 services with USDC on Base.2MIT
Related MCP Connectors
x402-paid agent tools: 18 over HTTP, 14 over stdio. USDC per call, no API key.
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/8randonpickart5/x402-buyer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server