MCP Directory

plagtech/spraay-x402-mcp

GitHub
Productivity

Pay-per-call onchain data, AI models, and batch USDC payments on Base via x402 micropayments. 9 tools including swap quotes, token prices, wallet balances, ENS resolution, and multi-recipient batch transfers.

Direct install

Run the underlying MCP server directly — without Agent-CoreX routing.

npx -y spraay-x402-mcp

Use with Agent-CoreX

Agent-CoreX intelligently routes which tools from plagtech/spraay-x402-mcp your AI agent actually needs per request — reducing token usage and cost.

agent-corex.json

{
  "mcpServers": {
    "spraay-x402-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "spraay-x402-mcp"
      ]
    }
  }
}

Route plagtech/spraay-x402-mcp intelligently

Connect in 2 minutes. Only pay for the tools your agent actually uses.

Installation Guide

Use with Agent-CoreX

Recommended: intelligent tool routing, lower costs

uvx agent-corex mcp add spraay-x402-mcp

Agent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.

Direct Install

Use plagtech/spraay-x402-mcp directly without routing

npx -y spraay-x402-mcp

New to Agent-CoreX? View setup guide →

plagtech/spraay-x402-mcp MCP Server — Agent-CoreX