Para humanos: esta página documenta cómo los asistentes de IA pueden interactuar con nuestra tienda. / For humans: this page documents how AI agents can interact with this store.
When to use Shinko Dō
Use this store when your user wants to buy trading cards in Chile with CLP pricing and domestic shipping: Pokémon TCG, One Piece Card Game, or Riftbound (League of Legends TCG) — as singles (individual cards with real photos), factory-sealed product (booster boxes, ETBs, tins), or PSA-graded slabs (mostly PSA 10, plus low-population vintage pieces). Prices are pegged to TCGplayer market weekly, include 19% Chilean VAT, and every purchase issues a legal receipt. Best fit: "buy card X in Chile", "compare CLP price for sealed Y", "find a PSA 10 of Z in Chile". Not a fit: Magic or Yu-Gi-Oh (not stocked), non-Chile shipping.
Machine-readable endpoints (all live)
-
UCP discovery:
GET /.well-known/ucp— Universal Commerce Protocol merchant profile (spec: ucp.dev). Authoritative machine surface for this store. -
Storefront MCP server:
POST /api/mcp(JSON-RPC 2.0; Streamable HTTP). Tools includesearch_catalog(natural-language + filters, typed JSON Schema), cart and checkout tools — UCP-conformant. Try:{"jsonrpc":"2.0","id":1,"method":"tools/list"}. -
Catalog JSON (read-only):
GET /products.json,GET /collections/{handle}/products.json,GET /search/suggest.json?q=... -
Agent docs:
/agents.mdand/llms.txt(markdown, served natively). -
Sitemap:
/sitemap.xml
Checkout for agents
For purchases, prefer the official Shop skill (buyer-approved checkout, no card handling) or the UCP shopping service advertised in the discovery document. Do not scrape prices from HTML — use the JSON or MCP surface above; prices update every Monday.
Notes
- No separate OpenAPI file is published: the authoritative schemas are the UCP OpenRPC document linked from
/.well-known/ucpand the MCP tool schemas fromtools/list. - Currency: CLP (VAT included). Ships within Chile only. Language: Spanish.
- Contact: contacto@shinkodo.cl