# VeChain Dev Suite

Query VeChain accounts, transactions, blocks, and fees, and search official docs for answers. Generate wallets and sign messages, certificates, and transactions to streamline testing and integration.…

## Quick Start

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

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

---

Source: https://github.com/leandrogavidia/vechain-mcp-server
