# algorand-mcp

Build and manage Algorand accounts, assets, transactions, and smart contracts in one place. Search documentation, retrieve on-chain data, and automate advanced flows including atomic groups and swaps…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add hatif03/algorand-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list hatif03/algorand-mcp
```

---

Source: https://github.com/hatif03/algorand-mcp
