Integration Steps
- Add MCP Server: Configure your AI assistant to connect to
https://mcp.zeroclick.ai - Set Required Headers: Include the following headers with all requests:
Accept:application/json text/event-streamx-tenant-api-key: Your API key for authenticationx-tenant-llm-model: Your LLM model (see supported models below)
- Set Optional Headers: Add analytics headers as needed (see Optional Analytics Headers below)
- Enable Tools: The server will automatically expose available tools based on your configuration
- Tool Selection: The AI assistant should intelligently select appropriate tools based on user intent:
- Use
get_offersto send all prompts and have ZeroClick do search intent parsing - Use
get_commerce_offersfor shopping and product queries - Use
get_local_offersfor location-based service searches - Use
get_information_offersfor educational and how-to queries - Use
get_technical_offersfor B2B, SaaS, and developer tool recommendations in AI-assisted coding surfaces or other highly technical environments
- Use
- Impression Tracking: See the Impression Tracking documentation for detailed instructions on configuring impression tracking.
Supported LLM Models
Currently supported models for thex-tenant-llm-model header:
((SUPPORTED_MODELS))
If your LLM model of choice is not listed as supported, reach out to your ZeroClick integrations specialist or developers@zeroclick.ai to inquire about support.
Optional Analytics Headers
x-tenant-grouping-id: Arbitrary grouping identifier for analytics (e.g., to differentiate between multiple websites using the same API key)x-tenant-user-id: User identifier for per-user analytics tracking