Skip to content

v0.2.0 — dev CLI + MCP: facts, cookbook, and the contract layer

Choose a tag to compare

@anil-rome anil-rome released this 20 Jul 14:33
a65b90e

Rome dev CLI + MCP server.

Grounding (read-only; CLI + MCP): rome facts (chain/tokens/contracts/gas/balance/programs) · rome cookbook (cpi-recipe, patterns) · rome call (eth_call).

Contract actions (CLI-only, key-gated via ROME_EVM_KEY): rome deploy · rome send (submitRomeTx). Funded works-gate green on Hadrian.

MCP: rome mcp — stdio server your client launches; read-only, holds no keys (actions never exposed).

Install (repo-first): npm i -g github:rome-protocol/rome-cli#v0.2.0. See docs/GUIDES.md + docs/ARCHITECTURE.md.