Back to Apps

Algorand MCP
Supports UIby goplausible
Full access to the Algorand blockchain for AI agents, including wallet management, DEX trading, and API access.
0 stars
Works in:CursorWindsurfVS Code CopilotCodex
Exposes:ToolsResources
What it does\nAlgorand MCP is a comprehensive server that gives AI agents full access to the Algorand blockchain. It enables secure wallet management, transaction building, and deep integration with the Algorand ecosystem, including AMMs and prediction markets.\n\n## Tools\n- Wallet Tools: wallet_add_account, wallet_sign_transaction, and wallet_get_info for secure key management.\n- Transaction Tools: make_payment_txn, make_asset_transfer_txn, and make_app_call_txn for blockchain operations.\n- API Tools: Full access to Algod and Indexer APIs for account and asset lookups.\n- DeFi Integration: Tinyman AMM tools for swaps and Haystack Router for DEX aggregation.\n- Alpha Arcade: Trading tools for on-chain prediction markets.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n \"mcpServers\": {\n \"algorand-mcp\": {\n \"command\": \"npx\",\n \"args\": [\"@goplausible/algorand-mcp\"]\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop\n- Claude Code\n- Cursor\n- Windsurf\n- VS Code Copilot\n- Cline\n- OpenAI Codex CLI\n- Open Code
Quick install
npx @goplausible/algorand-mcpInformation
- Pricing
- free
- Published
- 4/17/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Codex
mcp config entryCursor
mcp.json entryWindsurf
mcp_config.json entryClaude Desktop
npx @goplausible/algorand-mcpVS Code Copilot
settings.json entry





