# xno-skills

Send, receive, and manage Nano (XNO) — check balances, track payment requests, and maintain a local transaction ledger. This local (stdio) MCP requires the [nano skill](https://smithery.ai/skills/cas…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add casualsecurityinc/xno-skills

# Browse available tools
npx -y smithery tool list casualsecurityinc/xno-skills
```
