PluginBench
MCP Server
Active
MIT

io.github.armandocodecr/ramp-kit MCP Server

io.github.armandocodecr/ramp-kit

What is the io.github.armandocodecr/ramp-kit MCP server?

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

How to install io.github.armandocodecr/ramp-kit

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • ETHERFUSE_API_KEY
    secret

    Etherfuse API key (sandbox key from sandbox.etherfuse.com enables live tools; omit to use the mock provider)

  • MANTECA_API_KEY
    secret

    Manteca API key (optional, enables the Manteca provider)

  • MANTECA_USER_ID

    Manteca userAnyId used as customer for quotes/orders and multi-anchor comparison

  • RAMPKIT_ENV

    sandbox (default) or production

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ramp-kit": {
      "command": "npx",
      "args": [
        "-y",
        "@ramp-kit/mcp"
      ],
      "env": {
        "ETHERFUSE_API_KEY": "<YOUR_ETHERFUSE_API_KEY>",
        "MANTECA_API_KEY": "<YOUR_MANTECA_API_KEY>",
        "MANTECA_USER_ID": "<YOUR_MANTECA_USER_ID>",
        "RAMPKIT_ENV": "<YOUR_RAMPKIT_ENV>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "ramp-kit": {
      "command": "npx",
      "args": [
        "-y",
        "@ramp-kit/mcp"
      ],
      "env": {
        "ETHERFUSE_API_KEY": "<YOUR_ETHERFUSE_API_KEY>",
        "MANTECA_API_KEY": "<YOUR_MANTECA_API_KEY>",
        "MANTECA_USER_ID": "<YOUR_MANTECA_USER_ID>",
        "RAMPKIT_ENV": "<YOUR_RAMPKIT_ENV>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "ramp-kit": {
      "command": "npx",
      "args": [
        "-y",
        "@ramp-kit/mcp"
      ],
      "env": {
        "ETHERFUSE_API_KEY": "<YOUR_ETHERFUSE_API_KEY>",
        "MANTECA_API_KEY": "<YOUR_MANTECA_API_KEY>",
        "MANTECA_USER_ID": "<YOUR_MANTECA_USER_ID>",
        "RAMPKIT_ENV": "<YOUR_RAMPKIT_ENV>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "ramp-kit": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@ramp-kit/mcp"
      ],
      "env": {
        "ETHERFUSE_API_KEY": "<YOUR_ETHERFUSE_API_KEY>",
        "MANTECA_API_KEY": "<YOUR_MANTECA_API_KEY>",
        "MANTECA_USER_ID": "<YOUR_MANTECA_USER_ID>",
        "RAMPKIT_ENV": "<YOUR_RAMPKIT_ENV>"
      }
    }
  }
}
Claude Code
claude mcp add ramp-kit --env ETHERFUSE_API_KEY=<YOUR_ETHERFUSE_API_KEY> --env MANTECA_API_KEY=<YOUR_MANTECA_API_KEY> --env MANTECA_USER_ID=<YOUR_MANTECA_USER_ID> --env RAMPKIT_ENV=<YOUR_RAMPKIT_ENV> -- npx -y @ramp-kit/mcp

Related MCP servers

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

110k
Python
MIT
View repository →

Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

83k
TypeScript
AGPL-3.0
View repository →

Netdata

Active

Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

80k
Go
GPL-3.0
View repository →

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →