Connect your AI assistant

Once connected, ask your AI to search products, compare prices, and find the best deal — without leaving your chat.

Server URL https://mcp.productindex.ai/sse/

Claude (web)

Click below → Settings opens → click "Add integration" → paste the URL.

Copy URL & open settings →

Grok

Click below → open Settings → Connectors → Add MCP Server → paste the URL.

Copy URL & open settings →

Cursor

Copy the config block below and paste it into ~/.cursor/mcp.json.

{
  "mcpServers": {
    "productindex": {
      "url": "https://mcp.productindex.ai/sse/",
      "transport": "http"
    }
  }
}

Windsurf

Copy the config block below and paste it into ~/.codeium/windsurf/mcp_config.json.

{
  "mcpServers": {
    "productindex": {
      "url": "https://mcp.productindex.ai/sse/",
      "transport": "http"
    }
  }
}

Claude Code (CLI)

Run this command in your terminal.

claude mcp add productindex --url https://mcp.productindex.ai/sse/ --transport http

Claude Desktop

Copy the config block below and add it to your claude_desktop_config.json.

{
  "mcpServers": {
    "productindex": {
      "url": "https://mcp.productindex.ai/sse/",
      "transport": "http"
    }
  }
}

Once connected, try asking your AI:

"Search ProductIndex for espresso machines under $500"