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" }] } Logos indicate compatibility, not endorsement.
Full MCP documentation
Discovery: /llms.txt ·
/.well-known/mcp.json · JSON-LD on every record