Skip to content
Cline

bsc dex spread for Cline

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:Cline transport:stdio runtime:npm

Install bsc dex spread in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

bsc dex spread in other clients