
Spraay Solana Gateway — Batch Payments For Ai Agents On Solana
@plagtech
About Spraay Solana Gateway — Batch Payments For Ai Agents On Solana
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"spraay-solana": {
"url": "https://gateway-solana.spraay.app/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Spraay Solana Gateway — Batch Payments For Ai Agents On Solana?
Spraay Solana Gateway is an x402-powered batch payment infrastructure for AI agents on Solana. It allows any AI agent to batch send SOL, USDC, BONK, or any SPL token to 1,000+ wallets via the x402 payment protocol, with no API keys or accounts required—pay per request.
How to use Spraay Solana Gateway — Batch Payments For Ai Agents On Solana?
Clone the repository, install dependencies, configure environment variables (treasury wallet and private key), and run npm run dev or npm start. Use the provided HTTP endpoints (e.g., POST /solana/batch-send-sol) with an X-PAYMENT header containing a base64 payment proof. An MCP server is also included for AI agent framework integration—run node mcp/spraay-solana-mcp.js to expose tools like spraay_solana_batch_send_sol.
Key features of Spraay Solana Gateway — Batch Payments For Ai Agents On Solana
- x402 payment protocol with per‑request billing
- Batch send SOL, USDC, BONK, or any SPL token
- Send to 1,000+ wallets in a single request
- No API keys, no accounts required
- Built‑in MCP server for AI agent frameworks
- Health check and x402 discovery endpoints
Use cases of Spraay Solana Gateway — Batch Payments For Ai Agents On Solana
- AI agents distributing rewards to thousands of users
- Automated airdrops or token distribution campaigns
- Batching micro‑payments for agent‑to‑agent transactions
- Paying for services or data across multiple wallets
- Testing token transfers on Solana devnet with a quote endpoint
FAQ from Spraay Solana Gateway — Batch Payments For Ai Agents On Solana
What tokens can I send with the gateway?
You can batch send SOL, USDC, BONK, or any SPL token. Specify the token mint address when using the /solana/batch-send-token endpoint.
Do I need an account or API key?
No. There are no accounts, no API keys, and no registration. You simply pay per request via the x402 protocol.
How does the x402 payment flow work?
- Send a request without payment → gateway returns
402 Payment Requiredwith Solana USDC payment instructions. 2. Send USDC to the treasury address. 3. Retry the request with the payment proof in theX-PAYMENTheader. 4. The gateway verifies payment and executes the batch transfer.
What is the cost of using the endpoints?
Batch send endpoints cost $0.01 per request, the quote and status endpoints cost $0.001 per request, and the health check and x402 manifest are free.
Does the gateway integrate with AI agent frameworks?
Yes. An MCP server is included (node mcp/spraay-solana-mcp.js) that exposes tools such as spraay_solana_batch_send_sol, spraay_solana_batch_send_token, spraay_solana_quote, and spraay_solana_tx_status.
Frequently asked questions
What tokens can I send with the gateway?
You can batch send SOL, USDC, BONK, or any SPL token. Specify the token mint address when using the `/solana/batch-send-token` endpoint.
Do I need an account or API key?
No. There are no accounts, no API keys, and no registration. You simply pay per request via the x402 protocol.
How does the x402 payment flow work?
1. Send a request without payment → gateway returns `402 Payment Required` with Solana USDC payment instructions. 2. Send USDC to the treasury address. 3. Retry the request with the payment proof in the `X-PAYMENT` header. 4. The gateway verifies payment and executes the batch transfer.
What is the cost of using the endpoints?
Batch send endpoints cost $0.01 per request, the quote and status endpoints cost $0.001 per request, and the health check and x402 manifest are free.
Does the gateway integrate with AI agent frameworks?
Yes. An MCP server is included (`node mcp/spraay-solana-mcp.js`) that exposes tools such as `spraay_solana_batch_send_sol`, `spraay_solana_batch_send_token`, `spraay_solana_quote`, and `spraay_solana_tx_status`.
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments