algovoi-mcp
pypi/algovoi-mcpMCP server for AlgoVoi — create crypto payment links, verify payments, probe MPP endpoints (including MPP subscription lifecycle), screen recipients, compliance trust queries, and generate MPP / x402 challenges from any MCP client. Supports 29 tools across all 8 AlgoVoi chains: Algorand, VOI, Hedera, Stellar, Base, Solana, Tempo, and ARC testnet. Selectable response model via ALGOVOI_MODE: 'substrate' (AlgoVoi signed receipts) or 'standard' (bare x402/MPP/AP2).
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"algovoi-mcp": {
"url": "None",
"transport": "http"
}
}
}