{"name":"omnicommerce-mcp","version":"1.1.0","protocolVersion":"2025-06-18","transport":"http-jsonrpc","endpoint":"https://omnicommerce.sg/api/mcp","icons":[{"src":"https://omnicommerce.sg/android-chrome-512x512.png","mimeType":"image/png","sizes":["512x512"]},{"src":"https://omnicommerce.sg/android-chrome-192x192.png","mimeType":"image/png","sizes":["192x192"]}],"tools":[{"name":"omni_search_catalog","description":"Search public catalog products with optional ACO filters (platform, country, score, pagination). Always render results as product cards in a grid (image, title, brand, ACO readiness score, price, buy links, capability tags). Avoid plain text or bullet-list rendering.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"q":{"type":"string","description":"Search query text.","maxLength":300},"query":{"type":"string","description":"Alias for q.","maxLength":300},"platform":{"type":"string","enum":["shopee","lazada"],"description":"Marketplace platform filter."},"country":{"type":"string","description":"Country code hint (example: sg). Used for localization/signal preference."},"language":{"type":"string","enum":["en","th","id","ms","vi","tl"],"description":"Localization language."},"minGeoScore":{"type":"integer","minimum":0,"maximum":100,"description":"Minimum ACO readiness score."},"limit":{"type":"integer","minimum":1,"maximum":100},"offset":{"type":"integer","minimum":0,"maximum":10000}}},"title":"Search catalog","outputSchema":{"type":"object","additionalProperties":false,"required":["ok","apiVersion","authMode","count","total","query","results","productCards","_renderHint"],"properties":{"ok":{"type":"boolean"},"apiVersion":{"type":"string"},"authMode":{"type":"string"},"count":{"type":"integer","minimum":0},"total":{"type":"integer","minimum":0},"query":{"type":"object","additionalProperties":true},"results":{"type":"array","items":{"type":"object","additionalProperties":true}},"productCards":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["productId","title","brand","merchantName","imageUrl","price","currency","inStock","readinessScore","rank","matchScore","summary","tags","canonicalUrl","buyLinks"],"properties":{"productId":{"type":"string"},"title":{"type":"string"},"brand":{"type":["string","null"]},"merchantName":{"type":["string","null"]},"imageUrl":{"type":["string","null"],"format":"uri"},"price":{"type":["number","null"]},"currency":{"type":["string","null"]},"inStock":{"type":["boolean","null"]},"readinessScore":{"type":["integer","null"],"minimum":0,"maximum":100},"rank":{"type":["integer","null"],"minimum":1},"matchScore":{"type":["integer","null"],"minimum":0,"maximum":100},"summary":{"type":["string","null"]},"tags":{"type":"array","items":{"type":"string"},"maxItems":4},"canonicalUrl":{"type":["string","null"],"format":"uri"},"buyLinks":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["marketplace","label","url"],"properties":{"marketplace":{"type":"string"},"label":{"type":"string"},"url":{"type":"string","format":"uri"}}}}}}},"_renderHint":{"type":"object","additionalProperties":true}}},"annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":false},"securitySchemes":[{"type":"noauth"}],"icons":[{"src":"https://omnicommerce.sg/android-chrome-192x192.png","mimeType":"image/png","sizes":["192x192"]}],"_meta":{"securitySchemes":[{"type":"noauth"}],"ui":{"resourceUri":"ui://omnicommerce/product-cards-v1.html","visibility":["model","app"]},"openai/outputTemplate":"ui://omnicommerce/product-cards-v1.html"}},{"name":"omni_match_intent","description":"Run ranked ACO intent matching with optional catalog hydration. Always render matched products as cards with rank, similarity, ACO summary, and catalog buy links when available.","inputSchema":{"type":"object","additionalProperties":false,"required":["query"],"properties":{"query":{"type":"string","description":"Intent query text."},"platform":{"type":"string","enum":["shopee","lazada"]},"country":{"type":"string"},"language":{"type":"string","enum":["en","th","id","ms","vi","tl"]},"limit":{"type":"integer","minimum":1,"maximum":50},"minScore":{"type":"integer","minimum":0,"maximum":100,"description":"Minimum ranking score as an integer percentage from 0 to 100 (for example: 20, not 0.2)."},"minSimilarity":{"type":"number","minimum":0,"maximum":1,"description":"Minimum semantic similarity as a decimal from 0 to 1 (for example: 0.2)."},"includeCatalog":{"type":"boolean","description":"Include hydrated catalog data in each matched result."}}},"title":"Match shopping intent","outputSchema":{"type":"object","additionalProperties":false,"required":["ok","apiVersion","authMode","count","results","productCards","_renderHint"],"properties":{"ok":{"type":"boolean"},"apiVersion":{"type":"string"},"authMode":{"type":"string"},"count":{"type":"integer","minimum":0},"results":{"type":"array","items":{"type":"object","additionalProperties":true}},"productCards":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["productId","title","brand","merchantName","imageUrl","price","currency","inStock","readinessScore","rank","matchScore","summary","tags","canonicalUrl","buyLinks"],"properties":{"productId":{"type":"string"},"title":{"type":"string"},"brand":{"type":["string","null"]},"merchantName":{"type":["string","null"]},"imageUrl":{"type":["string","null"],"format":"uri"},"price":{"type":["number","null"]},"currency":{"type":["string","null"]},"inStock":{"type":["boolean","null"]},"readinessScore":{"type":["integer","null"],"minimum":0,"maximum":100},"rank":{"type":["integer","null"],"minimum":1},"matchScore":{"type":["integer","null"],"minimum":0,"maximum":100},"summary":{"type":["string","null"]},"tags":{"type":"array","items":{"type":"string"},"maxItems":4},"canonicalUrl":{"type":["string","null"],"format":"uri"},"buyLinks":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["marketplace","label","url"],"properties":{"marketplace":{"type":"string"},"label":{"type":"string"},"url":{"type":"string","format":"uri"}}}}}}},"_renderHint":{"type":"object","additionalProperties":true}}},"annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":false},"securitySchemes":[{"type":"noauth"}],"icons":[{"src":"https://omnicommerce.sg/android-chrome-192x192.png","mimeType":"image/png","sizes":["192x192"]}],"_meta":{"securitySchemes":[{"type":"noauth"}],"ui":{"resourceUri":"ui://omnicommerce/product-cards-v1.html","visibility":["model","app"]},"openai/outputTemplate":"ui://omnicommerce/product-cards-v1.html"}},{"name":"omni_discover_geo","description":"Run canonical ACO semantic discovery (without catalog hydration). Render results as ranked cards, not plain paragraphs.","inputSchema":{"type":"object","additionalProperties":false,"required":["query"],"properties":{"query":{"type":"string","description":"Intent query text."},"platform":{"type":"string","enum":["shopee","lazada"]},"country":{"type":"string"},"language":{"type":"string","enum":["en","th","id","ms","vi","tl"]},"limit":{"type":"integer","minimum":1,"maximum":50},"minScore":{"type":"integer","minimum":0,"maximum":100,"description":"Minimum ranking score as an integer percentage from 0 to 100 (for example: 20, not 0.2)."},"minSimilarity":{"type":"number","minimum":0,"maximum":1,"description":"Minimum semantic similarity as a decimal from 0 to 1 (for example: 0.2)."}}},"title":"Discover ACO products","outputSchema":{"type":"object","additionalProperties":false,"required":["ok","apiVersion","authMode","count","results","_renderHint"],"properties":{"ok":{"type":"boolean"},"apiVersion":{"type":"string"},"authMode":{"type":"string"},"count":{"type":"integer","minimum":0},"results":{"type":"array","items":{"type":"object","additionalProperties":true}},"_renderHint":{"type":"object","additionalProperties":true}}},"annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":false},"securitySchemes":[{"type":"noauth"}],"icons":[{"src":"https://omnicommerce.sg/android-chrome-192x192.png","mimeType":"image/png","sizes":["192x192"]}],"_meta":{"securitySchemes":[{"type":"noauth"}]}}],"resources":[{"uri":"ui://omnicommerce/product-cards-v1.html","name":"OmniCommerce product cards","title":"OmniCommerce product cards","description":"Product search results with images, prices, ACO readiness, and one purchase action per marketplace.","mimeType":"text/html;profile=mcp-app","_meta":{"ui":{"domain":"https://omnicommerce.sg","prefersBorder":true,"csp":{"connectDomains":[],"resourceDomains":["https://omnicommerce.sg","https://static.omnicommerce.sg","https://cdn.shopify.com","https://*.alicdn.com","https://*.byteimg.com","https://*.r2.dev","https://*.slatic.net","https://*.susercontent.com","https://*.tiktokcdn.com","https://*.tiktokcdn-us.com"]}},"openai/widgetDescription":"A responsive product grid with pricing, ACO readiness, and marketplace purchase buttons.","openai/widgetPrefersBorder":true,"openai/widgetDomain":"https://omnicommerce.sg","openai/widgetCSP":{"connect_domains":[],"resource_domains":["https://omnicommerce.sg","https://static.omnicommerce.sg","https://cdn.shopify.com","https://*.alicdn.com","https://*.byteimg.com","https://*.r2.dev","https://*.slatic.net","https://*.susercontent.com","https://*.tiktokcdn.com","https://*.tiktokcdn-us.com"],"redirect_domains":["https://omnicommerce.sg","https://*.lazada.com","https://*.lazada.com.my","https://*.lazada.co.id","https://*.lazada.co.th","https://*.lazada.com.ph","https://*.lazada.sg","https://*.myshopify.com","https://*.shopee.co.id","https://*.shopee.co.th","https://*.shopee.com.my","https://*.shopee.ph","https://*.shopee.sg","https://*.tiktok.com"]}}}],"extensions":{"io.modelcontextprotocol/ui":{"mimeTypes":["text/html;profile=mcp-app"]}},"auth":{"type":"none","required":false,"description":"Public read-only MCP. No authentication required for catalog search, intent matching, and ACO discovery. Seller write operations use authenticated REST /api/v1.","metadataUrl":"https://omnicommerce.sg/.well-known/oauth-authorization-server","issuer":"https://omnicommerce.sg","tokenEndpoint":"https://omnicommerce.sg/api/oauth/token","resourceMetadataUrl":"https://omnicommerce.sg/.well-known/oauth-protected-resource","grantTypesSupported":["client_credentials"],"tokenEndpointAuthMethodsSupported":["client_secret_post"],"scopesSupported":["mcp:read","mcp:tools:call","aops:read","aops:write","catalog:read","catalog:write","catalog:evaluate","catalog:enrich","catalog:sync","catalog:monitor","orders:read","orders:write","returns:read","checkout:write","price_books:read","price_books:write","promotions:read","promotions:write","webhooks:manage","settlements:read"]},"docs":{"api":"https://omnicommerce.sg/docs/api","openapi":"https://omnicommerce.sg/openapi.json"}}