Correkt: The AI-Native Online Marketplace for Physical Produ
CT
Correkt: The AI-Native Online Marketplace for Physical Produ
/search_products

search products

Search Correkt's catalog of over 10 million products. Use this tool to find products by name, description, or category. Always use this before adding anything

liveunknown~5s typical
mcpcorrekt:theai-native
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-correkt-api-server /search_products for me.

Input

FieldTypeDescription
query*stringsearch query e.g. 'running shoes'
min_pricenumberminimum price filter
max_pricenumbermaximum price filter
brand_namestringfilter by brand name
category_idstringfilter by category UUID
sortstring (best_match | price:asc | price:desc | name.keyword:asc | name.keyword:desc)sort order default "best_match"
pageintegerpage number default 1
page_sizeintegerresults per page default 10

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-correkt-api-server","endpoint":"/search_products","input":{"query":"...","sort":"best_match","page":1,"page_size":10}}'
cli
npx cracked-ai run -p mcp-com-correkt-api-server -e /search_products -i '{"query":"...","sort":"best_match","page":1,"page_size":10}'
mcp
run_tool({ provider: "mcp-com-correkt-api-server", endpoint: "/search_products", input: {"query":"...","sort":"best_match","page":1,"page_size":10} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.