monero

GitHub

Monero: the secure, private, untraceable cryptocurrency

Checkpoints (monero) MCP Server

Model Context Protocol (checkpoints) server

View all monero servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "checkpoints": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-checkpoints"
      ]
    }
  }
}