We’re thrilled to roll out CVMI CLI 0.2.x, adding two powerful commands: `call` and `discover`.
`call` lets you invoke CVM servers straight from the command line, perfect for debugging or plugging into agents. No MCP config or schema loading needed; responses are cleaned to save tokens. Save servers with aliases and run them like `npx cvmi call relatr`.
`discover` query relay announcements to list available tools, just run `npx cvmi discover`.
Demo: query Earthly and Wolfram for the Eiffel Tower’s address and height
Get Sovereign Engineering pubkey using Relatr.
These upgrades make CVM servers far easier to use and compose, cut token costs versus MCP, and give developers a simple way to debug, script, or integrate CVM services from the command line.
Some screenshots of this new capabilities: