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

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

---

Source: https://github.com/cuongpo/rootstock_mcp
