Back to directory
logitale/toreador-mcp-server

logitale/toreador-mcp-server

@Logitale

Official Model Context Protocol (MCP) server for Toreador — generate crypto QR codes and manage payment sessions from Claude Desktop, Cursor, ChatGPT and other MCP clients.

cryptoqr-codepaymentmcptoreadorbitcoinethereumsolanafinance

Installation & Configuration

{
  "mcpServers": {
    "toreador": {
      "command": "npx",
      "args": [
        "-y",
        "@toreador/mcp-server"
      ],
      "env": {
        "TOREADOR_API_KEY": "tdr_your_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/11
Updated
2026/6/12