← sense2.com.au
INDIVIDUAL MCP TOOL
get_100_best
The 100 Best Promotional Products in Australia - Sense2 quarterly flagship edit, 10 sections x 10 products with editorial intros
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.sense2-catalogue]
url = "https://sense2.com.au/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"sense2-catalogue": {
"type": "http",
"url": "https://sense2.com.au/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: sense2-catalogue
Remote MCP URL: https://sense2.com.au/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"sense2-catalogue": {
"url": "https://sense2.com.au/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"sense2-catalogue": {
"type": "http",
"url": "https://sense2.com.au/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "sense2-catalogue",
"transport": "streamable-http",
"url": "https://sense2.com.au/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_products— Search Sense2 promotional product catalogue by keywordget_product— Get full product details by PIDget_quote— Get a pricing quote for a product at a specific quantityget_categories— List all product categories with product countsget_industries— List all industry affinities with product countsget_aesthetics— List all 12 Shop by Aesthetic editorial collections (Quiet Luxury, Scandinavian, Coastal, etc.get_intents— List all 30 Shop by Intent curated collections (VIP client gifts, conference swag, onboarding kits, etc.get_brands— List all 107 Sense2 case-study brands (Google, Nike, Mercedes, Porsche, MasterCard, etc.