Correkt Commerce (verified)
Correkt is an online marketplace offering 10M+ physical products from verified sellers, with support for crypto, card, and CashApp payments. Enables AI agents to search and discover real products on …
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add correkt/marketplace
# Browse available tools
npx -y smithery tool list correkt/marketplace
# Get full schema for a tool
npx -y smithery tool get correkt/marketplace search_products
# Call a tool
npx -y smithery tool call correkt/marketplace search_products '{}'Direct MCP Connection
Endpoint: https://marketplace--correkt.run.tools
Tools (1)
search_products— Search Correkt's catalog of over 10 million products.
# Get full input/output schema for a tool
npx -y smithery tool get correkt/marketplace