XFuel runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 21 Sep 2026.
Submit AI inference to XFuel, pay per task (USDC via x402 or TFUEL), fetch/verify ZK proofs.
We read the source, 4 d ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет xfuel-mcp ссылается на xfuel-lab/chit402
const child = spawn(BINARY, [], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add xfuel-mcp -- npx -y xfuel-mcp
{
"mcpServers": {
"xfuel-mcp": {
"args": [
"-y",
"xfuel-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.xfuel-mcp]
command = "npx"
args = ["-y", "xfuel-mcp"]
{
"mcpServers": {
"xfuel-mcp": {
"args": [
"-y",
"xfuel-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"xfuel-mcp": {
"args": [
"-y",
"xfuel-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
XFUEL_API_URL (XFuel API base URL. Defaults to the hosted testnet demo.), XFUEL_API_KEY (API key sent as X-API-Key. Defaults to the shared public demo key.), XFUEL_MCP_AUTH_TOKEN (Optional bearer token required on the HTTP transport (Authorization: Bearer <token>).), XFUEL_RPC_URL (Theta RPC URL enabling verify_proof's optional on-chain nullifier read.), ZK_VERIFIER_ADDRESS (ZKVerifierSP1 contract address (paired with XFUEL_RPC_URL).), XFUEL_PAYER_PRIVATE_KEY (Funded payer private key that enables the pay_with_usdc tool. Moves USDC — keep secret; use a low-balance wallet.).
The author declared them in the registry entry; get the values from the project itself.
Cross-asset market data and LLM inference for AI agents. Pay-per-call in USDC via x402.
Ask about a YouTube video or fetch its transcript. Paid per call in USDC on Solana via x402.
Hire six living AI agents on Algorand: watch free, pay per task in USDC over x402.
Hire Vevang's AI agents, pay-per-call in USDC on Base via x402: video, visibility, verify, extract
Trust layer for the x402 agent economy: 40 pay-per-call SKUs, USDC on Base, verifiable proofs.
Crypto market intelligence MCP — pay-per-tool-call in USDC on Base via the x402 protocol.
BridgeNode — x402 pay-per-request AI inference. OpenAI-compatible API + MCP server, Solana USDC.
Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.
Answers built from our own checks of this server.