Install

Install AgentWeb in your agent.

One command in your agent, one sign-in link, and the web becomes executable.

Claude Code: claude mcp add agentweb --transport http https://mcp.agentweb.us/mcp

Any other MCP client (Codex, Cursor, ChatGPT): add https://mcp.agentweb.us/mcp as a remote Streamable HTTP server.

Then create the account from inside the agent: it calls agentweb_start_claim_link_signup, you open the returned sign-in link once, and it polls agentweb_poll_claim_link_signup until your aw_ API key arrives. Signing up with a work email starts a 14-day Starter trial with included actions - no card needed.

Prefer a fully agent-driven setup? Paste the installer prompt at /install.md into your agent and it configures itself.

Open the agent installer prompt (install.md) | Read the AgentWeb quickstart