
Spraay Solana Gateway — Batch Payments For Ai Agents On Solana
@plagtech
关于 Spraay Solana Gateway — Batch Payments For Ai Agents On Solana
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"spraay-solana": {
"url": "https://gateway-solana.spraay.app/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论