Skip to main content
The AgentaOS MCP server lets any Model Context Protocol client (Claude Desktop, Cursor, or Windsurf) create checkouts, read your customers and subscriptions, and send receipts on your behalf. Use it when you want your agent to run the store directly, instead of calling the API or CLI by hand.

Setup

Add the server to your client’s config with a gateway key from app.agentaos.aiSettings → Developers → API Keys:
Test keys (sk_test_) only ever see test data, so your agent can build and break things safely. The same config works for Cursor and Windsurf.

Tools

Next steps

Run your store from an agent

The full walkthrough: a coding agent with the CLI, or a chat agent with MCP.

TypeScript SDK

The same operations as typed methods in @agentaos/pay.

CLI

Run AgentaOS from your terminal with agenta.

Quickstart

Create a product and take your first payment.