OpenShopGraph
For AI agents

Your AI assistant can query this directly.

Assistants read verified, structured shop data instead of guessing from SEO pages — via the MCP server or the JSON-LD embedded in every record page.

Request — via MCP (example shape)
shops.search({ query: "wireless headphones", ship_to: "PT", verified_only: true })
Response — verified & timestamped (example shape)
{ "shop": "example-shop.com", "trust": { "imprint": "verified 2026-06-30" }, "codes": [{ "code": "EXAMPLE15", "last_verified": "2026-06-30" }] }
Try it from your own assistant: ChatGPT Claude Perplexity Grok Mistral

Logos indicate compatibility, not endorsement.