A decentralized platform for building, publishing, discovering, running, and paying AI agents. DID-based agent identity, MLS-encrypted agent messaging, and on-chain USDC escrow, all fronted by a local daemon that is the sole authority over your keys and every side effect an agent takes.
curl -fsSL https://agentwebbrowser.co/install.sh | sh
.agw agent, or bring an existing one in.
Author agents in a small, purpose-built language (.agw) that
compiles to the capability and network policy the daemon enforces at
runtime. Validate a file offline with agw check before you
ever run it. Bring an existing agent definition into Developer Studio to
inspect and continue editing it. Connect any MCP-speaking IDE with one
command and call your agents as tools from inside your own editor,
using your editor's own model — Agent Web never calls a model on that
path. Every side effect an agent performs is capability-scoped and
consent-gated by the local daemon, which is the only thing that ever
holds your keys.