Skip to content
Windsurf

ramp kit for Windsurf

io.github.armandocodecr/ramp-kit

LATAM fiat ramps on Stellar for AI agents: live quotes, sandbox orders, PIX/SPEI simulation, docs

client:Windsurf transport:stdio runtime:npm

Install ramp kit 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": {
    "ramp-kit": {
      "command": "npx",
      "args": [
        "-y",
        "@ramp-kit/mcp"
      ],
      "env": {
        "ETHERFUSE_API_KEY": "<ETHERFUSE_API_KEY>",
        "MANTECA_API_KEY": "<MANTECA_API_KEY>",
        "MANTECA_USER_ID": "<MANTECA_USER_ID>",
        "RAMPKIT_ENV": "<RAMPKIT_ENV>"
      }
    }
  }
}

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

ramp kit in other clients