Skip to main content

Install

claude "Run curl -fsSL https://agentaos.ai/SKILL.md and use those instructions to help me install the AgentaOS CLI, log in, and create my first checkout."

Create a checkout, let an agent pay it

# You create a checkout
agenta pay checkout -a 50 -c USD

# An AI agent pays it
agenta sub create --name my-agent
agenta sub x402 fetch <x402Url>
That’s it. checkoutUrl for humans, x402Url for machines.

Give your agent access to these docs

Skill: Teaches your agent the full CLI:
npx skills add AgentaOS/skills@agenta
Markdown: Append .md to any docs page:
https://docs.agentaos.ai/pay/checkouts.md
llms.txt: Machine-readable overview:
curl -fsSL https://docs.agentaos.ai/llms.txt
MCP: 21 tools for Claude Desktop, Cursor, Windsurf:
claude mcp add agenta npx -y agentaos