Binance (Crypto Market) Connector for AI agents.
7 live capabilities
Track real-time cryptocurrency prices and market trends instantly.
Waiting for input…
Why people use Binance (Crypto Market)
Binance (Crypto Market) for Real-Time Market Research
This Connector puts the data in your chat. You ask for the top movers or a specific price, and the agent gives it to you instantly. You stop hunting for numbers and start making decisions based on them.
What Vinkius changes
You get live Binance market data directly in your AI chat without needing any API keys.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Spotting a Pump
A trader asks which coins are gaining the most today to find new opportunities.
- Real-world use case 02
Technical Analysis
An analyst wants to see the 1h trend for ETH.
- Real-world use case 03
Portfolio Comparison
A manager wants to see how BTC is doing compared to SOL.
Complete set · 7capabilities
The complete Binance (Crypto Market) capability set.
These are the exact actions your AI can choose when you ask it to work with Binance (Crypto Market).
01—04
4 capabilities in this set.
Part of 7 available through Binance (Crypto Market).
- 01 Capability
Get price
Get the current price and 24h trend for any cryptocurrency in USDT. This works for quick checks on popular assets like Bitcoin or Ethereum.
- 02 Capability
Get ticker
Retrieve full 24h statistics including trade counts and volume for a trading pair. Use this when you need deep metadata beyond just the current price.
- 03 Capability
List market
Pull a ranked list of the top cryptocurrencies by their 24h USDT volume. This helps you identify high-liquidity hotspots and market leaders.
- 04 Capability
Get candles
Extract OHLCV candlestick data for specific time intervals like 1m, 1h, or 1d. This is the go-to capability for historical price action and technical charting.
05—07
3 capabilities in this set.
Part of 7 available through Binance (Crypto Market).
- 05 Capability
Compare coins
Compare multiple coins side-by-side to see price, volume, and relative performance. It assigns a verdict on which coins are outperforming the others.
- 06 Capability
List movers
Find the top gainers and losers in the last 24 hours with a minimum $1M volume. This helps you filter out noise and find significant market moves.
- 07 Capability
Get volatility
Analyze price fluctuations to get the trend direction and bull/bear ratios. It computes the amplitude and trend based on the last N candles.
Set up in minutes
One URL. Then ask Binance (Crypto Market) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Binance (Crypto Market) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8BOcXfMrq7FcsQHvC0pVjdVykyHh3WgbZn6G2b5W/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Binance (Crypto Market), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Binance (Crypto Market) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8BOcXfMrq7FcsQHvC0pVjdVykyHh3WgbZn6G2b5W/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Binance (Crypto Market) URL.
- Step 03
Save and start
Save the connection and enable Binance (Crypto Market) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"binance-crypto-market": {
"url": "https://edge.vinkius.com/vk_preview_8BOcXfMrq7FcsQHvC0pVjdVykyHh3WgbZn6G2b5W/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Binance (Crypto Market)
Open Agent mode in chat and ask: "Using Binance (Crypto Market), help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"binance-crypto-market": {
"url": "https://edge.vinkius.com/vk_preview_8BOcXfMrq7FcsQHvC0pVjdVykyHh3WgbZn6G2b5W/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Binance (Crypto Market)
Ask Copilot: "Using Binance (Crypto Market), help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"binance-crypto-market": {
"url": "https://edge.vinkius.com/vk_preview_8BOcXfMrq7FcsQHvC0pVjdVykyHh3WgbZn6G2b5W/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Binance (Crypto Market)
Open Cascade and ask: "Using Binance (Crypto Market), help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"binance-crypto-market": {
"url": "https://edge.vinkius.com/vk_preview_8BOcXfMrq7FcsQHvC0pVjdVykyHh3WgbZn6G2b5W/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Binance (Crypto Market)
Ask Cline: "Using Binance (Crypto Market), help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add binance-crypto-market --transport http "https://edge.vinkius.com/vk_preview_8BOcXfMrq7FcsQHvC0pVjdVykyHh3WgbZn6G2b5W/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Binance (Crypto Market)
Ask Claude: "Using Binance (Crypto Market), show me...". 7 tools are ready
Where the request belongs
Work Binance can move forward.
This is for anyone who spends their day staring at charts and price feeds. If you're tired of manual data scraping or switching between multiple trading terminals to track your portfolio, this capability puts the data where you're already working.
Crypto Trader
Checks price trends and market movers to decide on entry points during active sessions.
Financial Analyst
Audits trading volumes and volatility across hundreds of pairs to write reports.
Portfolio Manager
Monitors the real-time value and performance of a diversified asset list.
Blockchain Developer
Tests and debugs market data logic and candlestick calculations.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBinance
Get real-time cryptocurrency prices, order books, candlesticks and trades from Binance exchange.
Brave New Coin
Access institutional-grade cryptocurrency data via Brave New Coin. track prices, markets, and historical data directly from any AI agent.
Bybit
Access real-time crypto market data. tickers, klines, orderbook, trades, funding rates and open interest.
Kraken
Access real-time crypto market data, account balances, and trade history from Kraken directly within your AI agent.
CoinGecko
Access real-time cryptocurrency prices, market data, and on-chain analytics from the world's leading crypto data aggregator.
Amberdata (Digital Asset & Crypto Market Data API)
Access institutional-grade crypto market data, on-chain metrics, and DeFi insights directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Binance connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Binance.
The practical details behind the request, access and result.
Does the Binance (Crypto Market) MCP require my private API keys?
No, this Connector only uses Binance's public REST endpoints. You don't need to provide any private keys or account credentials to access market data.
Can I use the Binance (Crypto Market) MCP to see my personal balance?
No, this capability is designed for market research only. It cannot access your personal account balance, trade history, or private portfolio data.
What kind of coins can I check with the Binance (Crypto Market) MCP?
You can check any cryptocurrency trading pair available on the Binance public market, including major assets like Bitcoin and Ethereum.
How often is the data updated in the Binance (Crypto Market) MCP?
The data is updated in near real-time, allowing your agent to provide current prices and 24h trends as they happen on the exchange.
Can the Binance (Crypto Market) MCP help with technical analysis?
Yes, it can extract historical candlestick data for various time intervals, which you can use to identify trends and price action patterns.
Is the Binance (Crypto Market) MCP good for tracking pump signals?
Yes, it is excellent for this. You can use it to monitor the top gainers and losers in the last 24 hours to spot significant market moves.
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.
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.
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.
One connection away
Give your agent a direct line to Binance.
Connect Binance once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available