Skip to content
Cline

forge swap for Cline

io.github.morebetterclaw/forge-swap

FORGE Swap — cross-chain swaps via THORChain. Quote and execute BTC, ETH, RUNE, USDC swaps.

client:Cline transport:stdio runtime:npm

Install forge swap 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

{
  "mcpServers": {
    "forge-swap": {
      "command": "npx",
      "args": [
        "-y",
        "@morebetterclaw/forge-swap"
      ]
    }
  }
}

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

forge swap in other clients