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

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

---

Source: https://github.com/cuongpo/hyperion-mcp-server | License: MIT
