Loading MCP server directory, please wait...
AlgoVoi crypto payments via MCP: USDC + native on Algorand, VOI, Hedera, Stellar.
npx @getmcp/cli add io.github.chopmob-cloud/algovoi-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
ALGOVOI_API_KEYYour AlgoVoi API key (algv_...) from https://dash.algovoi.co.uk.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chopmob-cloud/algovoi-mcp-server": {
"command": "npx",
"args": [
"-y",
"@algovoi/mcp-server"
],
"env": {
"ALGOVOI_API_KEY": "",
"ALGOVOI_API_BASE": "https://cloud.algovoi.co.uk",
"ALGOVOI_TENANT_ID": "",
"ALGOVOI_PAYOUT_ADDRESS": "",
"ALGOVOI_WEBHOOK_SECRET": ""
}
}
}
}