This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "schema_version": "1.0", | |
| "agent_id": "agentic-commerce", | |
| "name": "Agentic Commerce", | |
| "description": "A conversational shopping companion that helps users decide what to buy. Renders streamed product results, reasoning chips, and preference memory. Operates over the Shopify Catalog MCP; never places orders on a user's behalf.", | |
| "homepage": "https://github.com/code-by-tanveer/agentic-commerce", | |
| "operator": { | |
| "name": "agentic-commerce", | |
| "contact": "yatclaude@gmail.com" | |
| }, |