# Intents Shop Intents Shop routes a shopping need to a participating publisher catalog and returns exact matches, near misses, and publisher-provided evidence. ## MCP Endpoint: https://tryintents.com/shop/mcp Transport: stateless Streamable HTTP-compatible JSON responses Tool: shop Input: { "query": "Describe the product, hard constraints, and preferences" } ## HTTP POST https://tryintents.com/shop/api/search Content-Type: application/json Body: { "query": "Find an orange reading lamp under $150." } ## Preview boundaries - Supported categories: task lighting, automatic pet feeders, running shoes. - Publisher manifests are fictional and used for research. - Prices are illustrative, not live offers. - Retention: none. - Query context is used for the current request only and is not saved to a profile.