Skip to content
Claude Desktop

ramp kit for Claude Desktop

io.github.armandocodecr/ramp-kit

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

client:Claude Desktop transport:stdio runtime:npm

Install ramp kit in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

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

ramp kit in other clients