# Rootstock Blockchain Interaction Server

Enable seamless interaction with the Rootstock blockchain through a standardized MCP interface. Manage wallets, perform transactions, deploy and manage ERC20 tokens, and query blockchain data easily.…

## Quick Start

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

# Browse available tools
npx -y smithery tool list cuongpo/rootstock-mcp-test
```

---

License: MIT
