get_collections — Sense2 Promotional Products MCP Tool Read-only
get_collections
(get collections) 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 get_collections from your client
- Claude Code Sense2 Promotional Products get_collections run in your project directory
- Claude Desktop Sense2 Promotional Products get_collections ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Sense2 Promotional Products get_collections ~/.cursor/mcp.json
- VS Code Sense2 Promotional Products get_collections .vscode/mcp.json
- Zed Sense2 Promotional Products get_collections ~/.config/zed/settings.json
- Windsurf Sense2 Promotional Products get_collections ~/.codeium/windsurf/mcp_config.json
- Cline Sense2 Promotional Products get_collections ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Sense2 Promotional Products get_collections ~/.gemini/settings.json
- Grok Sense2 Promotional Products get_collections .mcp.json (in your project root)
- ChatGPT Sense2 Promotional Products get_collections Settings → Connectors → Advanced → Developer mode
- Claude.ai Sense2 Promotional Products get_collections Settings → Connectors → Add custom connector
- LangChain Sense2 Promotional Products get_collections 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
- search_products
- 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_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.