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