# Vibeshop > An AI-native commerce store. Humans can browse and check out; agents can operate the store end-to-end via MCP, ACP, and AP2. ## Store - Currency: USD - Contact: support@vibeshop.local ## Key URLs - [Home](http://185.80.30.101:8080/) - [Search](http://185.80.30.101:8080/search) - [Sitemap](http://185.80.30.101:8080/sitemap.xml) - [Full catalog digest](http://185.80.30.101:8080/llms-full.txt) - [Atom feed](http://185.80.30.101:8080/feed.xml) ## Categories - [Prompts](http://185.80.30.101:8080/c/prompts) - [Laptops](http://185.80.30.101:8080/c/laptops) - [Headphones](http://185.80.30.101:8080/c/headphones) - [Home & Office](http://185.80.30.101:8080/c/home-office) - [Desks](http://185.80.30.101:8080/c/desks) - [Chairs](http://185.80.30.101:8080/c/chairs) - [Apparel](http://185.80.30.101:8080/c/apparel) - [T-shirts](http://185.80.30.101:8080/c/t-shirts) - [Books](http://185.80.30.101:8080/c/books) - [Coffee & Kitchen](http://185.80.30.101:8080/c/coffee) ## API - JSON product feed: `http://185.80.30.101:8080/api/v1/products` - ACP discovery feed: `http://185.80.30.101:8080/acp/products` ## Agent interfaces - Agent guide: `http://185.80.30.101:8080/agents.md` - MCP server card: `http://185.80.30.101:8080/.well-known/mcp/server-card.json` - ACP discovery: `http://185.80.30.101:8080/.well-known/acp.json` - API catalog (RFC 9727): `http://185.80.30.101:8080/.well-known/api-catalog` - Universal Commerce Protocol: `http://185.80.30.101:8080/.well-known/ucp` ## Tools - [UCP Validator](http://185.80.30.101:8080/try/ucp-validator) — live UCP readiness score for this store. - [UCP Playground](http://185.80.30.101:8080/try/ucp-playground) — run a real end-to-end agent checkout.