SeekOnMe Product Discovery
Natural-language catalog search and rich product lookups with Merchants images and Buy links tailored for conversational agents.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add seekonme/product-discovery
# Browse available tools
npx -y smithery tool list seekonme/product-discovery
# Get full schema for a tool
npx -y smithery tool get seekonme/product-discovery search_products
# Call a tool
npx -y smithery tool call seekonme/product-discovery search_products '{}'Direct MCP Connection
Endpoint: https://products-seekonme.run.tools
Required config:
apikey(query) — Authentication API key, get from seekon.m/developers
Tools (2)
search_productsget_product_details
# Get full input/output schema for a tool
npx -y smithery tool get seekonme/product-discovery