Connects Claude to ZebPay's spot and futures APIs over stdio, giving you both market data and authenticated trading operations. You get tools for fetching tickers, order books, and candles, plus placing and canceling orders, checking balances, and managing futures positions. Built with TypeScript and Zod validation, uses HMAC signing for private endpoints, includes retry logic and structured logging. You'll need API credentials from ZebPay's portal to use trading functions, but public market data works without auth. Useful if you're building trading workflows or want to query crypto prices and account state directly from your AI assistant without switching to the exchange UI.
claude mcp add --transport stdio zebpay-zebpay-mcp-server uvx zebpay-mcp-server