NEAR Intents MCP
Cross-chain swaps over MCP, via the official NEAR Intents 1Click API — move any supported asset to any other across ~30 chains (USDC on Base → USDC on Arbitrum, ETH → SOL, USDC → BTC…) with a single transfer. Quote it, sign one deposit transaction, and solvers deliver on the destination chain. No bridge UI, no wrapped tokens. Free, no API key required to call.
Endpoint
POST https://near-intents-mcp.yeetful.com/mcp
Tools
- how_it_works — the quote → deposit → settle → verify flow, explained for agents and users
- chains / tokens — every supported blockchain and swappable asset, with live USD prices
- quote — dry-run preview: expected output, minimum after slippage, fees, ETA (commits nothing)
- build_swap — the real thing: a one-time deposit address plus the single unsigned transfer the user signs
- submit_deposit_tx — hand 1Click the confirmed deposit hash so pickup is instant
- check_status / await_completion — track the swap to SUCCESS with explorer links on both chains
Safety
Signature-free by construction — the 1Click API prices swaps and issues one-time deposit addresses; the build tool returns an unsigned transaction for the USER's wallet to sign. Unfillable swaps auto-refund to the origin address. No keys held, nothing submitted. Designed to flow into Yeetful's guardrail + sign pipeline.
Service metadata: /api/info