Skip to content
Claude Desktop

forge swap for Claude Desktop

io.github.morebetterclaw/forge-swap

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

client:Claude Desktop transport:stdio runtime:npm

Install forge swap in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

forge swap in other clients