# 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/cli@latest mcp add cuongpo/coti-mcp

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

---

Source: https://github.com/cuongpo/coti-mcp
