binance mcp for Cursor
io.github.junct-bot/binance-mcp
Binance - 340 tools for market data, order books, and trading pairs
client:Cursor
transport:streamable-http
Install binance mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"binance-mcp": {
"url": "https://binance.mcp.junct.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs