Skip to content
Windsurf

FibX for Windsurf

finance.fibrous/fibx

Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.

client:Windsurf transport:stdio runtime:npm

Install FibX 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": {
    "fibx": {
      "command": "npx",
      "args": [
        "-y",
        "fibx"
      ],
      "env": {
        "FIBX_API_URL": "<FIBX_API_URL>",
        "FIBX_SESSION_SECRET": "<FIBX_SESSION_SECRET>",
        "FIBX_WC_PROJECT_ID": "<FIBX_WC_PROJECT_ID>"
      }
    }
  }
}

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

FibX in other clients