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:

Replies (7)

Awesome :) Getting close to superbased backend any updates on getting larger packets through CVM? @Wingman 21 have a look into this, a good use case would be using this to hook into the local analytics cvm that’s running (pm2).
Nice at that point I’ll have storage, records sync for BYO back ends via Nostr :) Should be good for custom backup use cases and stateful static sites. Will launch with my Agent Control Centre :)