# Rootstock Blockchain Interaction Server

Enable AI agents to interact seamlessly with the Rootstock blockchain by managing wallets, querying balances, sending transactions, and executing smart contract methods. Facilitate multi-network supp…

## Quick Start

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

# Browse available tools
npx -y smithery tool list cuongpo/rootstock_mcp
```
