Submit AI inference to XFuel, pay per task (USDC via x402 or TFUEL), fetch/verify ZK proofs.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
XFuel is the verifiable settlement and payments layer for AI compute. Agents and applications submit inference tasks; XFuel routes each task to the best available provider, settles fees in USDC via x402 on Base, and returns a verifiable receipt β signed by default, or an on-chain SP1 settlement proof on demand.
Providers are pluggable (OpenAI-compatible APIs, neoclouds, optional DePIN GPUs). Money and proofs live on Base. Trust is tiered so cost tracks value at risk: signed receipt β SP1 settlement proof β Verified Inference (zkLLM, active build).
To learn more about the protocol design, read the whitepaper. For live endpoints and what is real vs mock today, see runtime state. Full documentation hub: docs/.
Live app: https://xfuel.app
Public API: https://api-testnet.xfuel.app
Install Node.js 20+ and npm 10+. A Rust toolchain is required if you build CosmWasm, SP1, or zkLLM crates.
Clone the repository, install dependencies, compile contracts, and run the test suite:
The agent-facing API (routing, payments, proving, receipts) runs from services/gateway:
The gateway listens on http://localhost:3002 by default. Env examples live under services/gateway/. Production layout is documented in runtime state.
One command against the hosted testnet (USDC on Base Sepolia β shareable receipt):
Or install the SDK in your own project:
Windows note: if you use raw HTTP, call curl.exe β PowerShellβs curl is not real curl.
API reference: M2M API Β· OpenAI gateway: docs here Β· Payments: x402 adapter.
| Doc | Description |
|---|---|
| WHITEPAPER.md | Protocol design |
| docs/README.md | Documentation hub |
| docs/RUNTIME_STATE.md | As-deployed state |
| docs/POSITIONING.md | Messaging |
| docs/DEPLOYMENT.md | Deployment |
| docs/TESTING.md | Tests |
| AGENTS.md | Agent / LLM index |
| CONTRIBUTING.md | Contributing |
Responsible disclosure (safe harbour; no cash bounty until the first audit): docs/bug-bounty.md.
Reporting policy: SECURITY.md.
MIT License β see LICENSE.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/xfuel)<a href="https://allmcps.com/mcp/xfuel"><img src="https://allmcps.com/api/badge/xfuel?style=directory" alt="XFuel on AllMCPs" /></a>