com.mudko/onramperx
com.mudko/onramperxNon-custodial value router: ranked fiat/crypto & cross-chain routes, swaps, onramp, gasless wallet.
Tools · 5
Use this when a human or agent wants the best non-custodial way to move value between fiat and crypto (or crypto to crypto). Returns ranked rails with fees, ETA, KYC burden, limits, and reasoning.
Use this to swap any token on any chain into USDC on Base via Relay. Returns a headless deposit address (no signing) or an on-chain intent. App fees accrue on swaps.
Use this to check a Relay swap's status by requestId and confirm app-fee collection (appFees vs paidAppFees).
Use this when a US user wants to buy USDC on Base with a card / Apple Pay / Google Pay. Returns a payment link a HUMAN must physically tap (fiat legs cannot be programmatically triggered); a human is …
Use this to create a gasless, non-custodial CDP Embedded Wallet address on Base (TEE keys, user-exportable) to receive routed value.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.mudko/onramperx": {
"url": "https://router.mudko.com/api/mcp",
"transport": "streamable-http"
}
}
}