# 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 mcp add hatif03/algorand-mcp

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