← Registry

eCommerce

omnicommerce.sg

Performs product catalog search, intent matching, and semantic geo-discovery for e-commerce.

1 endpoint3 known toolsFirst detected August 4, 2026Last detected August 4, 2026

ENDPOINT 1

https://omnicommerce.sg/api/mcp

No auth detected

MCP server metadata

Name
omnicommerce-mcp
Version
1.1.0
Capabilities
toolsresourcesextensions.io.modelcontextprotocol/ui.mimeTypes
Server instructions

Use OmniCommerce tools for public catalog search, intent matching, and ACO discovery. Prefer structured product-card rendering over plain text or bullet lists. Seller operations (evaluate, sync, monitor) stay on authenticated REST /api/v1.

Known tools 3

omni_search_catalog

Search public catalog products with optional ACO filters (platform, country, score, pagination).

Inferred read-only
omni_match_intent

Run ranked ACO intent matching with optional catalog hydration.

Inferred read-only
omni_discover_geo

Run canonical ACO semantic discovery (without catalog hydration).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.omnicommerce-mcp]
url = "https://omnicommerce.sg/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "omnicommerce-mcp": {
      "type": "http",
      "url": "https://omnicommerce.sg/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: omnicommerce-mcp
Remote MCP URL: https://omnicommerce.sg/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "omnicommerce-mcp": {
      "url": "https://omnicommerce.sg/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "omnicommerce-mcp": {
      "type": "http",
      "url": "https://omnicommerce.sg/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "omnicommerce-mcp",
  "transport": "streamable-http",
  "url": "https://omnicommerce.sg/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for omnicommerce.sg was fetched 2026-08-23T12:05:39.994Z.

Trust status Neutral

omnicommerce.sg is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.