Pay-per-call MCP tools for Base payments, DeFi data, AI models, analytics, invoicing, payroll, and escrow.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent ā or use 1-click editor setup below.
This server is confirmed live ā we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.
š” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Spraay X402 MCP.
spraay_chatSend a message to 200+ AI models (GPT-4o, Claude, Llama 3, Gemini, Mistral, etc.) via the Spraay x402 Gateway. Returns the model's completion. Use spraay_models to discover available model IDs. Costs $0.005 USDC.
spraay_modelsList all 200+ AI models available on the Spraay x402 Gateway. Returns model IDs, providers, and context window sizes. Costs $0.001 USDC.
spraay_batch_executeExecute a batch payment to up to 200 recipients in a single Base transaction via the Spraay protocol. Supports any ERC-20 token or native ETH. Returns unsigned transaction data for the sender to sign. Costs $0.01 USDC.
spraay_batch_estimateEstimate gas cost for a batch payment before executing. Returns estimated gas in wei and USD equivalent. Costs $0.001 USDC.
spraay_swap_quoteGet a swap quote from Uniswap V3 on Base. Returns expected output amount, price impact, and route details. Use spraay_swap_tokens to see available tokens. Costs $0.002 USDC.
spraay_swap_tokensList all tokens available for swapping on Spraay via Uniswap V3 on Base. Returns symbols, addresses, and decimals. Costs $0.001 USDC.
plagtech/spraay-x402-mcp MCP server exposes Spraay Gateway operations through MCP tools. The documented server includes 183 tools across areas such as Base payments, payroll, invoicing, escrow, swaps, bridge quotes, oracle data, wallet analytics, transaction analysis, contract explanations, and AI model access. The live gateway manifest is the source for the current catalog and pricing, so the available tool set may change as the project synchronizes with that manifest.
Payment-oriented tools can create unsigned transaction data for a caller to sign rather than broadcasting transactions directly. Examples include batch transfers to as many as 200 recipients, token swaps, payroll runs, and escrow releases. Other tools provide estimates, token or chain lists, invoice records, escrow status, wallet profiles, decoded transaction history, and onchain price or gas information.
An MCP client invokes a tool, and the local server forwards the request to the Spraay x402 Gateway. The gateway returns a payment requirement, after which the request is settled in USDC before the result is returned. Tool charges vary by operation; the README states that pricing ranges from $0.001 for inexpensive reads to approximately $0.10 for some payroll, escrow, or tax operations. Twenty-four gateway endpoints are described as free.
In local mode, the server signs the USDC micropayment with a wallet created during first startup or with a private key supplied through configuration. In remote mode, the client connects to the hosted MCP URL and settlement is handled by the gateway, so no signing key is kept on the client machine.
Install the plagtech/spraay-x402-mcp MCP server with Node.js 20 or later:
The package requires no environment variables for a basic local run. On first startup it creates a wallet, stores the session at ~/.spraay/.session, and prints the wallet address. Fund that address with USDC on Base before using paid calls. The optional EVM_PRIVATE_KEY variable replaces the generated wallet, while SPRAAY_GATEWAY_URL changes the gateway endpoint.
Claude Desktop and Cursor can launch the server with the same npx -y spraay-x402-mcp command. A hosted endpoint is also documented at https://spraay-x402-mcp--plagtech.run.tools.
Representative capabilities include:
spraay_models and spraay_chat.The plagtech/spraay-x402-mcp MCP server can control funds when a funded local wallet is used. Protect ~/.spraay/.session, use a dedicated hot wallet, and avoid placing a raw private key in committed configuration. A fresh wallet starts empty, although read-only tools can still be used.
Tool results and availability depend on the live gateway manifest. Operations that return unsigned transactions still require the caller to sign and broadcast them. Local use requires USDC on Base to pay for metered requests; remote mode avoids storing a signing key locally but still uses the gateway's settlement process.
Factual signals from GitHub, npm, and our automated checks ā not a rating.
No reviews yet ā be the first to share how this listing worked for you.
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/plagtech-spraay-x402-mcp)<a href="https://allmcps.com/mcp/plagtech-spraay-x402-mcp"><img src="https://allmcps.com/api/badge/plagtech-spraay-x402-mcp?style=directory" alt="Spraay X402 MCP on AllMCPs" /></a>