Gotas Commerce MCP ServerServer

caiovicentino
GitHub
cryptocurrencyfinanceweb3

Loading subscription status...

💡 Description

A bridge between AI assistants and cryptocurrency payment services that enables the creation and verification of USDT transactions via the Drops Commerce API.

📝 JSON Entries

{
  "mcpServers": [
    {
      "GOTAS": {
        "env": {
          "GOTAS_API_KEY": "sua_chave_api_aqui",
          "GOTAS_BASE_URL": "https://commerce.gotas.com"
        },
        "args": [
          "amount",
          "currency",
          "return_url",
          "description"
        ],
        "command": "create-payment"
      }
    }
  ]
}

🛠️ Tools

create-paymentcheck-payment-status

Features

  • Generate payment links
  • Verify transaction status

💬 Example Queries

  • Generate a payment link for 50 USDT.
  • Check the status of my payment with ID xyz123.