search_products — Sense2 Promotional Products MCP Tool Read-only
search_products
(search products) is one of 29 tools on the
Sense2 Promotional Products
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_products from your client
- Claude Code Sense2 Promotional Products search_products run in your project directory
- Claude Desktop Sense2 Promotional Products search_products ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Sense2 Promotional Products search_products ~/.cursor/mcp.json
- VS Code Sense2 Promotional Products search_products .vscode/mcp.json
- Zed Sense2 Promotional Products search_products ~/.config/zed/settings.json
- Windsurf Sense2 Promotional Products search_products ~/.codeium/windsurf/mcp_config.json
- Cline Sense2 Promotional Products search_products ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Sense2 Promotional Products search_products ~/.gemini/settings.json
- Grok Sense2 Promotional Products search_products .mcp.json (in your project root)
- ChatGPT Sense2 Promotional Products search_products Settings → Connectors → Advanced → Developer mode
- Claude.ai Sense2 Promotional Products search_products Settings → Connectors → Add custom connector
- LangChain Sense2 Promotional Products search_products pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http sense2-catalogue https://sense2.com.au/api/mcp
Other tools on this server
- get_product
- get_quote
- get_categories
- quote_options
- get_category
- get_collection
- get_cheapest_by_category
- get_cheapest_by_collection
- get_entry_pricing
- get_why_sense2
- get_industries
- get_aesthetics
- get_intents
- get_collections
- get_brands
- get_brand
- get_100_best
- get_creative_branding_ideas
- get_inspirations
- get_inspiration
- get_brand_moves
- get_100_best_intel
- get_company_facts
- get_service_areas
- get_faq
- get_reviews
- get_on_trend
- get_buyer_missions
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.