← sense2.com.au

INDIVIDUAL MCP TOOL

get_inspirations

List Sense2 editorial inspiration cards (brand-crushes - visual merchandising ideas from real brands, with Findie creative insights)

sense2.com.aunone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

sense2.com.au

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 keyword
  • get_product — Get full product details by PID
  • get_quote — Get a pricing quote for a product at a specific quantity
  • get_categories — List all product categories with product counts
  • get_industries — List all industry affinities with product counts
  • get_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.