Loading MCP server directory, please wait...
Submit AI inference to XFuel, pay per task (USDC via x402 or TFUEL), fetch/verify ZK proofs.
npx @getmcp/cli add io.github.XFuel-Lab/xfuel-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.XFuel-Lab/xfuel-mcp": {
"command": "npx",
"args": [
"-y",
"xfuel-mcp"
],
"env": {
"XFUEL_API_URL": "https://api-testnet.xfuel.app",
"XFUEL_API_KEY": "xfuel-demo",
"XFUEL_MCP_AUTH_TOKEN": "",
"XFUEL_RPC_URL": "",
"ZK_VERIFIER_ADDRESS": "",
"XFUEL_PAYER_PRIVATE_KEY": ""
}
}
}
}