# COTI Private Assets

Manage COTI accounts, deploy private ERC20 and ERC721 contracts, and transfer tokens and NFTs with privacy. Monitor balances, allowances, ownership, and transaction status, and decode event logs when…

## Quick Start

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

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

---

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