# Hyperion Blockchain Server

Enable seamless interaction with the Hyperion blockchain through a standardized MCP interface. Manage wallets, send transactions, query blockchain data, and interact with smart contracts effortlessly…

## Quick Start

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

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

---

License: MIT
