AI News HubLIVE
In-site rewrite1 min read

Agentic product discovery for AI apps and shopping agents

Empower your AI models with precise, real-time product discovery. Connect directly to our unified commerce graph via the Model Context Protocol. Features one-call catalog search with category detection, real-time inventory & pricing sync, product details with images and merchant purchase links. Free tier: 100 MCP tool calls per day.

SourceHacker News AIAuthor: mentormentat

MCP Server API

Agentic Catalog Intelligence.

Empower your AI models with precise, real-time product discovery. Connect directly to our unified commerce graph via the Model Context Protocol.

DemoMCP Tools documentation

One-call catalog search with category detection

Real-time inventory & pricing sync

Product details with images and merchant purchase links

Model Context Protocol (MCP) native

Free tier: 100 MCP tool calls per day

Developer Access

Create a developer account to get your MCP server credentials and start building agentic integrations with the seekon.me catalog.

A verification email will be sent to confirm your address. By signing up you agree to our terms of service.

Demo

Watch the MCP catalog server in action

See how developers can connect agentic product discovery to live catalog search, product details, and merchant links.

MCP Server Tools

Connect to MCP Server to use catalog search and product detail tools built for agentic product discovery.

search_products

Search products in one call. Internally identifies the category, applies agentic catalog search, and returns up to 8 relevant products with images and cheapest merchant data.

query:string*

Returns

identified categorymatching productsnon-null propertiesmain image linkcheapest merchant name, price, currency, and purchase link

get_product_details

Get full product details by product_id or unique_id, including all properties, image links, and merchant purchase links.

product_id:integerunique_id:string

Returns

non-null product fieldsall propertiesall image linksall merchant listingsmerchant purchase links