MCP bridge
Zero codeYour users shop through an assistant — Claude, Cursor, or any MCP client.
https://agent.artos.sh/mcpWe host the server. Cross-store search, buyer OAuth through My Artos, AP2 signing, and checkout — you paste one URL.
A hosted bridge for assistants, npm packages for your codebase, and a documented wire for everything else — all landing on the same signed, on-chain settlement. Start with the fastest; go deeper when you need control.
Your users shop through an assistant — Claude, Cursor, or any MCP client.
https://agent.artos.sh/mcpWe host the server. Cross-store search, buyer OAuth through My Artos, AP2 signing, and checkout — you paste one URL.
You are shipping your own agent, backend, or app with checkout inside.
npm i @artos-commerce/ucp-clientTyped UCP transport, two-credential auth, AP2 mandate minting, rail selection — and one confirmPurchase() call that settles.
You want the wire protocol from Python, Go, Rust — nothing between you and the API.
GET /.well-known/ucpJSON-RPC over HTTPS with signed store responses — discovery, checkout sessions, and AP2 mandates, fully documented.
For platforms shipping their own agent or backend. Two credentials, never mixed — and only confirmPurchase() moves money.
Skip our SDK and speak UCP directly — JSON-RPC over HTTPS with signed store responses, checkout sessions, and AP2 mandates. Ideal for Python, Go, Rust, or any stack where you want to own the client.
Raw transport docs →Shopping assistants, catalog aggregators, embedded checkout, procurement bots — each card is tagged with the surface it starts from.
Search across every Artos store, compare prices, and check out in chat — OAuth and spend caps via My Artos.
Index the cross-store catalog read-only — track prices, run alerts, or publish a comparison feed.
Discover and index every UCP store on Artos — search, filter, and route buyers without owning inventory.
Full cart → AP2 mandate → on-chain settle inside your app — platform key, SDK, and buyer OAuth.
Repeat buys against a buyer account — addresses, order history, spend caps, and autonomous checkout.
Speak the raw protocol from any language — discovery, signed responses, checkout, and AP2 without our SDK.
Runnable examples and guides are landing in the docs — the read-only catalog tier is live today.
Browse the docs →Open the quickstart, paste the bridge URL, or install the SDK — your first purchase against a live store is minutes away.