Generate crypto QR codes (BTC, ETH, SOL, USDC, USDT, EURC) and manage payment sessions from Claude Desktop or any MCP client. Non-custodial, free.
サーバー設定
{
"mcpServers": {
"toreador": {
"command": "npx",
"args": [
"-y",
"@toreador/mcp-server"
],
"env": {
"TOREADOR_API_KEY": "tdr_your_api_key_here"
}
}
}
}