# Aptos Blockchain Server

Enable AI assistants to interact with the Aptos blockchain testnet by managing accounts, performing transactions, querying blockchain data, and handling tokens and NFTs. Facilitate seamless blockchai…

## Quick Start

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

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