ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Binance with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Track cryptocurrency markets via Binance. get real-time prices, monitor 24h trends, analyze market movers, and audit trading volumes directly from any AI agent

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Binance capability set.

These are the exact actions your AI can choose when you ask it to work with Binance.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Binance.

  1. 01

    Compare coins

    A bare ticker defaults to USDT. Compare multiple cryptocurrencies side by side. price, 24h change, volume, and relative performance

  2. 02

    Get ticker

    For a quick price only, use get_price. Get full 24h statistics for a crypto pair: price, high, low, volume, trade count, VWAP and change. Use when a plain price is not enough

  3. 03

    Get candles

    Intervals: 1m,5m,15m,30m,1h,4h,1d,1w. Limit 1-100 (default 30). Get OHLCV candlestick data for a crypto pair over time. Use for charts or analyzing price movement across a period

  4. 04

    Get price

    For full stats, use get_ticker. Get the current price of a cryptocurrency plus its 24h change. Use for "how much is X?" or "what is the price of Y?"

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Binance.

  1. 05

    Get volatility

    Default interval=1h, periods=24. Analyze price volatility and trend for a coin over recent candles: amplitude, direction and bull/bear ratio. Use for "how risky/volatile is X?"

  2. 06

    List market

    Limit 1-50 (default 10). For gainers/losers, use list_movers. List the top crypto coins by 24h trading volume. Use for market overviews, "top coins", or "most traded coins"

  3. 07

    List movers

    Limit 1-20 per direction (default 5). Get the top gaining and/or losing cryptocurrencies on Binance in the last 24 hours

Observed, not estimated

926ms average. Fast in production.

Binance is checked daily against the live service.

Daily averagePeak 1108ms
Aug 20Today
Fastest day
779ms
Slowest day
1108ms
14-day trend
Slowing+8%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Binance, so you can see the experience inside your AI.

It does not authenticate your account with Binance. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Binance Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_8BOcXfMrq7FcsQHvC0pVjdVykyHh3WgbZn6G2b5W/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Binance capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "binance-crypto-market-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_8BOcXfMrq7FcsQHvC0pVjdVykyHh3WgbZn6G2b5W/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Binance owners ask.

  • 01

    Does this server require a Binance API key or account?

    No. This server uses Binance's public REST API endpoints, which do not require authentication for market data, ticker stats, or candlestick retrieval. You can start using it immediately without any setup.

  • 02

    Can I get historical price data for technical analysis?

    Yes. Use the 'get_candles' capability. You can specify the symbol and the interval (e.g., '1h', '1d'). The agent will retrieve the OHLC (Open, High, Low, Close) candlestick data needed for technical charting and analysis.

  • 03

    How do I identify the top gainers in the crypto market?

    Use the 'list_movers' capability. It analyzes the entire market and identifies the top 10 gainers and top 10 losers based on 24h price change percentage, helping you spot radical volatility instantly.