AlgoVoi crypto payments via MCP: USDC + native on Algorand, VOI, Hedera, Stellar.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-chopmob-cloud-algovoi-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
AlgoVoi crypto payments via MCP: USDC + native on Algorand, VOI, Hedera, Stellar.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
An MCP server for Massive.com Financial Market Data
Allow parsing of object rest/spread
Stock and crypto market data — 49 tools for quotes, technicals, options, SEC filings, and more.
MCP Security Weekly
Get CVE alerts and security updates for io.github.chopmob-cloud/algovoi-mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Integration guides and drop-in payment plugins for connecting e-commerce platforms to AlgoVoi Tenant Services — enabling merchants to accept stablecoin payments settled on the Algorand, VOI, Hedera, and Stellar blockchains.
AlgoVoi is a multi-tenant payment infrastructure layer built on the Algorand Virtual Machine (AVM) with Hedera and Stellar support. It allows merchants and developers to accept on-chain stablecoin payments through hosted checkout or browser extension flows, without managing wallets or blockchain integrations directly.
Supported settlement assets:
| Asset | Network | Details |
|---|---|---|
| USDC | Algorand mainnet | Native ASA (ASA ID 31566704), issued by Circle |
| aUSDC | VOI mainnet | Native ASA (ASA ID 302190), Aramid-bridged USDC |
| USDC | Hedera mainnet | HTS token 0.0.456858, issued by Circle |
| USDC | Stellar mainnet | Credit asset issued by Circle (GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN); receiver must have a trust line before accepting |
| ALGO / VOI / HBAR / XLM | Any mainnet | Native coin payments also supported on every chain (6/6/8/7 decimals respectively) |
This repository contains production-ready payment adapters and integration documentation for connecting e-commerce platforms, custom applications, and AI agent services to AlgoVoi Tenant Services.
Included:
@algovoi/mcp-server / algovoi-mcp) — exposes 13 AlgoVoi tools natively inside Claude Desktop, Claude Code, Cursor, and Windsurf via the Model Context Protocolapi1.ilovechicken.co.uk across all 4 chainsplatform-adapters/
├── woocommerce/ # WooCommerce plugin (single PHP file)
├── opencart/ # OpenCart 4 extensions (hosted + wallet)
├── prestashop/ # PrestaShop 8 modules (hosted + wallet)
├── shopware/ # Shopware 6 plugin (Symfony handlers)
├── native-php/ # Framework-free PHP adapter
├── native-python/ # Stdlib-only Python adapter
├── native-go/ # Stdlib-only Go package
├── native-rust/ # Zero-crate Rust library
├── magento2/ # Magento 2 / Adobe Commerce module (PHP)
├── amazon-mws/ # Amazon SP-API webhook adapter (Python)
├── tiktok-shop/ # TikTok Shop Open Platform adapter (Python)
├── squarespace/ # Squarespace Commerce webhook adapter (Python)
├── wix/ # Wix Payment Provider SPI (Velo)
├── mpp-adapte
... [View full README on GitHub](https://github.com/chopmob-cloud/AlgoVoi-Platform-Adapters#readme)