MCP Gateway Guide

SkillCloud & infra

Guide to modelcontextprotocol.name — the open MCP gateway with 1,100+ tools for AI agents to swap, bridge, stake, lend, trade, and deploy across 20+ blockchains. Where AI meets DeFi. Supports x402 for autonomous agent payments.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the MCP Gateway Guide skill

What this skill tells your AI

The instructions your AI receives, as published by nirholas/three.ws in data/skills/development/mcp-gateway-guide/SKILL.md and read by ahel’s review.

modelcontextprotocol.name (mcp.giving) is the open MCP gateway where AI meets DeFi. It aggregates 1,100+ tools letting AI agents interact with 20+ blockchains through a single endpoint.

What It Provides

CategoryToolsChains
Token SwapsDEX aggregation, best routeAll EVM + Solana
Cross-Chain BridgesAsset bridging20+ chains
StakingLiquid staking, native stakingETH, SOL, BNB, MATIC
LendingSupply, borrow, repayAave, Compound, Venus
TradingSpot, limit orders, DCAMulti-DEX
DeploymentContract deploy, verifyAll EVM
Market DataPrices, volume, TVLGlobal
SecurityContract scan, honeypot checkAll EVM
Paymentsx402 agent-to-agent paymentsBase, Arbitrum

Architecture

AI Agent (Claude, GPT, etc.)
    │
    ▼
MCP Gateway (mcp.giving)
    │
    ├── Swap Router ──→ 1inch, 0x, Paraswap, Jupiter
    ├── Bridge Router ──→ Across, Stargate, Hop, Wormhole
    ├── Lending Router ──→ Aave, Compound, Venus, Spark
    ├── Staking Router ──→ Lido, Rocket Pool, Jito
    ├── Data Router ──→ CoinGecko, DeFi Llama, Dune
    ├── Security Router ──→ GoPlus, honeypot checks
    └── Payment Router ──→ x402 protocol

Connecting

As MCP Server

{
  "mcpServers": {
    "crypto-gateway": {
      "url": "https://mcp.giving/sse"
    }
  }
}

Via HTTP

curl -X POST https://mcp.giving/api/tools/swap \
  -H "Content-Type: application/json" \
  -d '{"chain": "arbitrum", "from": "USDC", "to": "ETH", "amount": "100"}'

x402 Agent Payments

The gateway supports HTTP 402 payments for premium tools. AI agents can autonomously pay for:

  • Advanced analytics queries
  • High-frequency price feeds
  • Premium security scans
  • Priority transaction submission

Payment flows through Sperax USDs on Arbitrum for auto-yield benefits — your payment balance earns 8-25% APY while waiting to be spent.

Tool Categories Deep Dive

Swap Tools (120+ tools)

Route through the best DEX for any pair:

  • Automatic slippage protection
  • MEV-resistant routing
  • Gas estimation included
  • Multi-hop optimization

Bridge Tools (40+ tools)

Bridge any asset between chains:

  • Cost comparison across bridge protocols
  • Estimated bridge time
  • Safety warnings for new/unaudited bridges

Market Data Tools (200+ tools)

Comprehensive market intelligence:

  • Real-time prices for 10,000+ tokens
  • Historical OHLCV data
  • Volume and liquidity metrics
  • Social sentiment indicators

Sperax-Specific Tools

The gateway includes dedicated Sperax tools:

  • USDs mint/redeem
  • SPA staking
  • veSPA governance
  • Farm deposits/withdrawals
  • Plutus vault management

Links

Signals

GitHub stars
114
Forks
29
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
mcp-gateway-guide
Source
github.com/nirholas/three.ws