You're viewing a demo portfolio

Join the waitlist
PRSM

get_kr_prices

Active

Tool of io.github.bakyang2/kr-crypto-intelligence

declared in 3.1.1

Get cryptocurrency prices from Korean exchanges (Upbit, Bithumb). Returns KRW-denominated prices, 24h volume, and change rate. ๐Ÿ’ฐ Price: $0.001 USDC per call ๐Ÿ’ณ Payment: x402 micropayment on Base, Polygon, or Solana ๐Ÿ”ง Client: AgentCash, Pay.sh, or any x402 SDK ๐Ÿ“– Docs: https://api.printmoneylab.com/.well-known/x402 Args: symbol: Crypto symbol (e.g., BTC, ETH, XRP, SOL, DOGE) exchange: Exchange to query โ€” 'upbit', 'bithumb', or 'all' for both

Parameters schema

{
  "type": "object",
  "properties": {
    "symbol": {
      "type": "string",
      "default": "BTC",
      "description": "Crypto symbol to query (e.g., BTC, ETH, XRP)"
    },
    "exchange": {
      "type": "string",
      "default": "all",
      "description": "Exchange to query: upbit, bithumb, or all"
    }
  },
  "additionalProperties": false
}

What this tool wrapsยท 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence โ‰ฅ 0.70.

Parent server

io.github.bakyang2/kr-crypto-intelligence

https://github.com/bakyang2/kr-crypto-intelligence

2/7 registries
View full server โ†’
get_kr_prices โ€” io.github.bakyang2/kr-crypto-intelligence โ€” PRSM MCP