DEV Community

Cover image for We built a CLI for blockchain access in one command
Jayen Harrill
Jayen Harrill

Posted on

We built a CLI for blockchain access in one command

I work on GoldRush at Covalent, and we just shipped a new CLI focused on agent workflows where you need to debug and check onchain or pricing data quickly or pass the data to the agent via MCP.

We wanted to reduce setup friction so agents can start using blockchain data and actions without a long integration cycle.

What it does (high level):

  • CLI-first workflow for agent builders
  • Fast setup path from zero to working integration
  • Works alongside MCP/LLM agent stacks

full walkthrough here

If youโ€™re building agent tooling, Iโ€™d love feedback on:

  • setup UX
  • missing commands
  • which agent frameworks you want first-class support for

Top comments (0)