Back to directory
algovoi/mcp-server

algovoi/mcp-server

@chopmob-cloud

MCP server exposing AlgoVoi payment infrastructure as 13 tools for AI assistants

paymentcryptomcpai-assistantalgovoistablecoinblockchainstablecoin-paymentfinance

Installation & Configuration

{
  "mcpServers": {
    "algovoi": {
      "command": "npx",
      "args": [
        "-y",
        "@algovoi/mcp-server"
      ],
      "env": {
        "ALGOVOI_API_KEY": "algv_...",
        "ALGOVOI_TENANT_ID": "...",
        "ALGOVOI_PAYOUT_ALGORAND": "<your-algorand-address>",
        "ALGOVOI_PAYOUT_VOI": "<your-voi-address>",
        "ALGOVOI_PAYOUT_HEDERA": "0.0.<your-account>",
        "ALGOVOI_PAYOUT_STELLAR": "G<your-stellar-address>",
        "ALGOVOI_PAYOUT_BASE": "0x<your-evm-address>",
        "ALGOVOI_PAYOUT_SOLANA": "<your-solana-address>"
      }
    }
  }
}

Information

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