Rome CLI + MCP
The Rome developer CLI and MCP server — grounded chain facts, the right build pattern, and the Rome-unique actions (fund, deploy, verify) for a human or an AI agent.
Install
# one-shot, no install:
npx github:rome-protocol/rome-cli facts chain hadrian
# durable install — clone + link:
git clone https://github.com/rome-protocol/rome-cli
cd rome-cli && npm install && npm install -g .Two layers over one core
Command
What it returns
Command
What it does
Wire it into an AI agent (MCP)
The agent grounding loop
Learn more
Last updated
Was this helpful?