Skip to content
Windsurf

bsc dex spread for Windsurf

io.github.donnywin85/bsc-dex-spread

Cross-DEX price & spread for PancakeSwap v2+v3 on BSC via x402. Tool get_dex_spread(pair, fee?).

client:Windsurf transport:stdio runtime:npm

Install bsc dex spread in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "bsc-dex-spread": {
      "command": "npx",
      "args": [
        "-y",
        "bsc-dex-spread-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>",
        "GATEWAY_URL": "<GATEWAY_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

bsc dex spread in other clients