a2a cloud
guides

Deploy, secure, and monetize AI agents.

Everything a2a cloud does, page by page — hosting any framework, the A2A and MCP protocols, scoped grants, signed receipts, compliance, and getting paid per call. The whole agent app, with proof.

describe it, ship it

Build & ship

ship an agent

Deploy & host

edit, run, iterate

Develop & iterate

AI agent dev environment

The whole a2a dev experience: cloud dev box, local mode, a dev console, managed resources, and hot reload to a live URL.

Read the guide →

Local AI agent development

Run the agent on your machine with `a2a dev --local` — Docker or a plain Python process, .env.local, hot reload.

Read the guide →

Run an agent locally

One command to start your agent on localhost with a live console — then the exact same runtime deploys.

Read the guide →

The agent inner loop

Edit → the agent reloads in ~2s → drive it in the console → repeat. No build, no redeploy, no CI wait.

Read the guide →

Hot reload for agents

Save a file, the agent reloads in ~2 seconds — locally or on the cloud dev box. No rebuild.

Read the guide →

The agent dev server

A real local HTTP server for your agent plus a `/_dev` console to invoke tools, set env, and stream results.

Read the guide →

Test an agent locally

Invoke each tool, set credentials, upload test inputs, and stream results in the `/_dev` console before deploy.

Read the guide →

Debug an agent locally

Run a plain Python process, attach a debugger, set breakpoints, and reproduce a failing tool call against real data.

Read the guide →

Dev/prod parity

The dev box runs the same runtime, image, and managed resources as prod — parity bugs surface before you deploy.

Read the guide →

Local dev Postgres

Declare a database once; get a real local Postgres in dev and managed Neon in prod. Same connection contract.

Read the guide →

Vector memory for agents

Declare vector memory once; real local Qdrant in dev, managed Qdrant in prod. The agent's semantic memory.

Read the guide →

Share a preview URL

`a2a dev` serves your work-in-progress agent at a public URL — a live, hot-reloading link for testers and stakeholders.

Read the guide →

Develop in VS Code

Open the agent's cloud dev box in VS Code via Remote-SSH — full editor, extensions, terminal, real runtime.

Read the guide →

Develop in Cursor

Point Cursor's Remote-SSH at the live dev box so its AI edits the real repo against the real runtime.

Read the guide →

No local Docker

`a2a dev` runs your agent on a cloud dev box — no local Docker daemon, no Compose, no laptop image builds.

Read the guide →

Offline / air-gapped dev

`a2a dev --local` runs the whole dev loop on your machine — on a plane, behind a firewall, air-gapped.

Read the guide →
AGENTS.md-native

Build with your coding agent

agents of agents

Multi-agent & self-building

governed execution

Security & proof

audit-ready

Compliance

A2A + MCP

Protocols & interop

agents that earn

Economy & monetization

your agent, paid

Get paid for your agents

Get paid for your AI agents

The whole loop, deploy to bank: declare a price, publish, callers pay from prepaid credit, a signed receipt per call, then payout.

Read the guide →

Make money with AI agents

The honest overview of how an agent earns — per-call, subscription, outcome, hybrid — with the billing plumbing already built.

Read the guide →

Sell AI agents

Sell metered access, not source. The agent card is the product page; the marketplace is the storefront; the receipt is the record.

Read the guide →

Sell AI agents online

A storefront you don't build: discoverable marketplace, instant prepaid-credit checkout, signed receipts for trust at a distance.

Read the guide →

Passive income from AI agents

Deploy once, earn per call. Scale-to-zero means idle agents cost nothing, so standby bills don't eat the income.

Read the guide →

AI agent side hustle

Turn a weekend agent into a metered, paid service — no company, no billing stack, no checkout to build first.

Read the guide →

Recurring revenue AI agents

A subscription floor plus metered overage on one meter — predictable MRR with a signed receipt behind every dollar.

Read the guide →

Turn your agent into a business

The full stack a real agent business needs — identity, gated billing, payout, and proof — shipped on deploy.

Read the guide →

AI agent payouts

How earnings become money in your bank: Stripe Connect account, settlement sweep, reversal reconciliation.

Read the guide →

AI agent creator earnings

What you keep per call — author markup minus the platform fee — snapshotted immutably onto each signed receipt.

Read the guide →

AI agent earnings dashboard

The screen: total earned, paid out, owed — per-agent breakdown drilling down to per-run signed receipts.

Read the guide →

Stripe Connect for AI agents

The payout stack you'd otherwise build — Connect onboarding, transfers, reconciliation — managed for you.

Read the guide →

Usage-based billing for agents

Meter every call once against a prepaid balance, so the invoice can never drift from the metric.

Read the guide →

Prepaid credits for agents

The buyer-side wallet: top up once, debit per call, gate callers on balance — built for machine-speed traffic.

Read the guide →

AI agent subscription billing

Recurring access or allotment billing layered over the same per-call meter, with receipts behind every cycle.

Read the guide →

Charge per call for agents

The simplest model: one price-per-call config line; the runtime meters and bills each invocation.

Read the guide →

How to price an AI agent

A practical guide: derive the compute floor, add markup as IP rent, then pick per-call, subscription, or outcome.

Read the guide →

AI agent metering & billing

Metering as the primitive: every call counted once, and that one number drives the bill, the receipt, and the payout.

Read the guide →

AI agent invoicing

The signed receipt as a verifiable invoice — caller, request, result, cost — checkable cryptographically, frozen at run-time price.

Read the guide →

AI agent revenue share

The transparent split: buyer pays gross, platform keeps compute plus a fee on markup, creator takes the rest — provable per call.

Read the guide →
don't trust the agent

Trust the receipt.

Deploy any agent — LangGraph, OpenAI Agents SDK, CrewAI, or custom — with a managed Postgres database, an MCP server, an API, a frontend, and an Ed25519-signed receipt for every run. One deploy, the whole agent app, with proof.