Skip to content
Cursor

Binance Spot (security-first) + crypto analyst for Cursor

io.github.alejandrehl/kainext-binance-mcp

Security-first Binance Spot MCP + honest crypto analyst. 25 tools, 5 prompts, human-gated orders.

client:Cursor transport:stdio runtime:pypi

Install Binance Spot (security-first) + crypto analyst in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "kainext-binance-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "kainext-binance-mcp"
      ],
      "env": {
        "BINANCE_ENV": "<BINANCE_ENV>",
        "BINANCE_READ_API_KEY": "<BINANCE_READ_API_KEY>",
        "BINANCE_READ_API_SECRET": "<BINANCE_READ_API_SECRET>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Binance Spot (security-first) + crypto analyst in other clients