Agent Studio

100% in your browser · data never leaves your device

Describe your agent in one sentence, pick the hub tools it may call, and get back a portable agent.json manifest plus a capability check and a dry-run cost model. Supply a watch-only wallet for a live trust check — no private keys ever touch the Worker.

Tools the agent may call

agent.json preview


      

How to use

  1. Give the agent a name and a one-line goal.
  2. Tick the hub tools it may call and set expected calls per month.
  3. Optionally paste a watch-only 0x wallet for a live trust check.
  4. Click Dry-run to build the manifest, check capabilities and model cost.
  5. Download the resulting agent.json and wire it into your runner.

Where it applies

  • Bootstrapping a new x402 agent without writing plumbing by hand.
  • Estimating spend before you ship an autonomous agent.
  • Screening a payer wallet via the Trust Layer before handing it work.
  • Agents generating their own manifest via the paid POST /api/agent-studio endpoint.