Binance Spot (security-first) + crypto analyst for Windsurf
io.github.alejandrehl/kainext-binance-mcp
Security-first Binance Spot MCP + honest crypto analyst. 25 tools, 5 prompts, human-gated orders.
client:Windsurf
transport:stdio
runtime:pypi
Install Binance Spot (security-first) + crypto analyst in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"kainext-binance-mcp": {
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs