# COTI

Manage COTI accounts, switch networks, and sign or verify messages. Deploy and manage private ERC20 tokens and ERC721 NFTs, including minting, transfers, approvals, and balance or supply checks. Call…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add cuongpo/coti-mcp

# Browse available tools
npx -y smithery tool list cuongpo/coti-mcp
```
