Ambient Desktop Docs
Quickstart Download ambient.xyz
Ambient Network

Ambient Network Client

The same workstation that runs your code is growing into a first-party client for the Ambient Network — embedded keys, balances, programs, and transaction evidence, with the same inspect-everything posture as the rest of the app. This surface is in active development.

In Development
Product screenshots

Settings

Settings search keeps provider, permission, and runtime configuration discoverable.

Ambient Desktop settings search.

Why the desktop is the client

Network operations have the same shape as the agentic work Ambient already does well: authorize a capability, perform an action, observe the result, and keep durable evidence of what happened. Rather than ship a separate tool, Ambient is extending the workstation so a developer can move from code work to network work without changing mental models — inspect state, approve the action, capture the receipt.

What the client is being built to do

Keys & balances

Wallet workbench

Embedded key flow, balances, and approvals presented through the same permissioned, reviewable surfaces as other capabilities.

On-network work

Programs

Deploy, observe, and update program work with the agent assisting, and evidence captured at each step.

Integration

Ambient L1 CLI

An Ambient blockchain CLI package and skill provide the building blocks for network operations, exposed as a permissioned capability.

Proof

Receipts & rollback

Transaction observation, receipts, logs, and a rollback plan, consistent with how Ambient treats all high-impact actions.

Where this actually is today

Being candid: this is direction, not a finished product. What exists in the codebase today is the foundation — an Ambient blockchain CLI package descriptor and skill, and the permissioned-capability machinery that network operations will run through. Live wallet flows, program deployment, and on-network transactions are still being built. This page describes the target so you can follow the building blocks, and it carries an In Development label for exactly that reason. Concepts like the Tool Oracle and x402 are roadmap direction.

FAQ

Can I do on-chain transactions in the app today?

Not yet. The Ambient L1 CLI package and skill exist as building blocks, but live wallet and transaction flows are in active development and labeled In Development.

Will network operations be sandboxed like other capabilities?

Yes. The intent is that network capabilities run through the same descriptor review, permission policy, and audit-artifact model as the rest of Ambient — keys and approvals stay in managed, reviewable surfaces.