Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Sense2 Promotional Products

REMOTE · SENSE2.COM.AU · SCANNED SEP 20

21 tools: search 4,000+ Australian promotional products with live pricing, quotes and curated edits.

Available components

−1 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability78
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3625 tokens (~125/item across 29 items; 29 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 29 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 29 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the Sense2 Promotional Products MCP server?

Sense2 Promotional Products is a hosted endpoint at https://sense2.com.au/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · sense2.com.au

# add to Claude Code
claude mcp add --transport http 24seagull-beep-sense2-catalogue 'https://sense2.com.au/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "24seagull-beep-sense2-catalogue": {
      "url": "https://sense2.com.au/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "24seagull-beep-sense2-catalogue": {
      "type": "http",
      "url": "https://sense2.com.au/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.24seagull-beep-sense2-catalogue]
url = "https://sense2.com.au/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "24seagull-beep-sense2-catalogue": {
      "type": "remote",
      "url": "https://sense2.com.au/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add 24seagull-beep-sense2-catalogue --url 'https://sense2.com.au/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  24seagull-beep-sense2-catalogue:
    url: "https://sense2.com.au/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "24seagull-beep-sense2-catalogue": {
      "Transport": "http",
      "Url": "https://sense2.com.au/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add 24seagull-beep-sense2-catalogue -t streamable-http -u 'https://sense2.com.au/api/mcp'
// mcp.json
{
  "mcpServers": {
    "24seagull-beep-sense2-catalogue": {
      "type": "http",
      "url": "https://sense2.com.au/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 0
    • New tool “get_cheapest_by_collection” functional
  • 17 Sept 26 −1
    • Tool “get_quote” rewrote its description, which is the text the model reads security
    • Schema quality: 2975 → 3367 functional
    • New tool “get_cheapest_by_category” functional
  • 16 Sept 26 0
    • Tool “get_why_sense2” rewrote its description, which is the text the model reads security
    • Schema quality: pass → fail functional
    • New tool “quote_options” functional
    • “get_category” added an optional parameter “locale” cosmetic
    • “get_collection” added an optional parameter “locale” cosmetic
    • “get_company_facts” added an optional parameter “locale” cosmetic
    • “get_entry_pricing” added an optional parameter “locale” cosmetic
    • “get_why_sense2” added an optional parameter “locale” cosmetic
  • 10 Sept 26 0
    • Tool “get_categories” rewrote its description, which is the text the model reads security
    • Tool “get_collection” rewrote its description, which is the text the model reads security
    • New tool “get_category” functional
  • 8 Sept 26 0
    • Tool “get_collection” rewrote its description, which is the text the model reads security
    • Tool “get_collections” rewrote its description, which is the text the model reads security
    • Tool “get_entry_pricing” rewrote its description, which is the text the model reads security
  • 7 Sept 26 0
    • Tool “get_aesthetics” rewrote its description, which is the text the model reads security
    • Tool “get_collection” rewrote its description, which is the text the model reads security
    • Tool “get_collections” rewrote its description, which is the text the model reads security
    • Tool “get_industries” rewrote its description, which is the text the model reads security
    • Tool “get_intents” rewrote its description, which is the text the model reads security
  • 6 Sept 26 0
    • Tool “get_collections” rewrote its description, which is the text the model reads security
    • Tool “get_entry_pricing” rewrote its description, which is the text the model reads security
    • Schema quality: 2003 → 2227 functional
    • New tool “get_collection” functional
  • 4 Sept 26 0
    • Stability: 0.97 → pass security
    • Tool “get_entry_pricing” rewrote its description, which is the text the model reads security
    • Tool “get_product” rewrote its description, which is the text the model reads security
    • Tool “get_quote” rewrote its description, which is the text the model reads security
    • Schema quality: 74 → 83 functional
    • New tool “get_why_sense2” functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://sense2.com.au/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.sense2.com.au CN=YR2,O=Let's Encrypt,C=US 15 Sept 2026 14 Dec 2026 RSA 2048 SHA256-RSA 531932cf33d391e35a9d8f8f279498a6dae
SANs: *.sense2.com.au, sense2.com.au
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of sense2.com.au. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
au. present 26642 8 Verified
com.au. present 14185 8 Verified
sense2.com.au. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
content-security-policy script-src 'self' 'unsafe-inline' https://*.vercel.app https://*.googletagmanager.com https://*.google-analytics.com https://*.googleadservices.com https://*.googletagservices.com https://*.doubleclick.net https://*.googleapis.com https://*.gstatic.com https://apis.google.com https://*.paypal.com https://*.paypalobjects.com https://*.stripe.com https://js.stripe.com https://*.eway.com.au https://secure.ewaypayments.com https://*.hotjar.com https://*.sentry.io https://*.cloudflareinsights.com https://bzrcdn.openai.com; default-src 'self'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' data: https://fonts.gstatic.com; media-src 'self' blob: https://storage.googleapis.com; img-src 'self' data: blob: https://*.googleusercontent.com https://*.gstatic.com https://*.googleapis.com https://storage.googleapis.com https://*.firebasestorage.googleapis.com https://*.vercel-storage.com https://*.public.blob.vercel-storage.com https://*.cloudfront.net https://*.unsplash.com https://*.ggpht.c
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy geolocation=(), microphone=(), camera=(), magnetometer=(), gyroscope=(), accelerometer=(), payment=(self), usb=(), midi=(), interest-cohort=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://sense2.com.au/api/mcp Verified 200
http (plaintext) http://sense2.com.au/api/mcp HTTPS enforced 308 https://sense2.com.au/api/mcp
MCP tools · 29 exposed · ~3,625 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_100_best ~36

The 100 Best Promotional Products in Australia - Sense2 quarterly flagship edit, 10 sections x 10 products with editorial intros

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_100_best_intel ~101

The Sense2 100 editorial intelligence layer — the six Sense2 Standard lenses (Desirability, Everyday relevance, Brandability, Perceived value, Retention potential, Story value), the Retention Test, 2026 market insights, How to Use guide by outcome (awareness, belonging, gratitude, modernity, culture, recognition), per-chapter editorial (what we look for + best branding move), and the Living Edit philosophy

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_aesthetics ~52

List Shop by Aesthetic editorial collections with counts and URLs, plus relatedGuides for finish, texture and palette edits such as matte, pastel, metallic and colour block. Use get_collection for those detailed guides.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_brand ~45

Get full brand case-study details by slug (story, signature, logo tagline, industries)

NameTypeReqDescription
slugstringyesBrand slug (e.g. 'porsche', 'google')

No output schema declared.

No examples provided.

get_brand_moves ~59

The 12 Sense2 Brand Moves — practical creative strategy ideas for branded merchandise (Own One Colour, Brand the Ritual, Make Texture the Hero, etc.) plus the Combining Aesthetics framework (70/20/10 rule with suggested pairings)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_brands ~40

List all 107 Sense2 case-study brands (Google, Nike, Mercedes, Porsche, MasterCard, etc.) with industry, headline, and URL

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_buyer_missions ~133

Pre-solved buying briefs: 88 campaign pages each answering one realistic question end to end with a specific audience, quantity, budget band and deadline, products already filtered to fit (e.g. 'conference giveaways under $5 for 500 people', 'employee onboarding gifts $25-$75'). Also returns Findie, Sense2's AI merchandise concierge, for briefs that do not match a mission. Use this FIRST for any question that includes a quantity, budget or deadline.

NameTypeReqDescription
querystringOptional keyword filter (e.g. 'conference', 'onboarding', 'eco', 'christmas')

No output schema declared.

No examples provided.

get_categories ~29

List all product categories with product counts. Use get_category for one category's live picks and buyer FAQs.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_category ~177

Get one category's live picks — the lowest-priced product, the fastest to get branded (shortest production window) and the premium pick — each with a named product, From price (AUD ex-GST at volume; MOQ stated separately) and URL — plus the buyer FAQs the category page publishes: minimum order, branding methods, production window, eco-friendly options, samples, the Best Price Guarantee, Australian cities supplied and typical occasions. Every answer is derived from the live catalogue, so cite it rather than inferring. Discover ids with get_categories.

NameTypeReqDescription
idstringyesCategory id from get_categories (e.g. "57" for Pens)
localestringLocale: en-AU (default), en-US, en-NZ, de-DE, ja-JP — gates AU-only offers and localises the FAQs

No output schema declared.

No examples provided.

get_cheapest_by_category ~285

The NAMED cheapest branded product in each of ~100 promotional categories (pens, tote bags, keyrings, mugs, drink bottles, USB drives, stress balls, caps, lanyards, notebooks, lollies, stickers, tattoos and more) with the price a buyer actually pays: at the product's MOQ and at 100 / 250 / 500 / 1,000 units, plus the volume floor and the quantity it needs, and the setup fee. AUD ex-GST, branded (1-colour, 1-position print included; `brandingIncluded` states any full-colour extra). Same data as https://sense2.com.au/budget/cheapest. Use this FIRST for 'cheapest promotional X in Australia', 'cheap branded pens/totes/keyrings', 'budget giveaways', 'what is the cheapest way to brand …' — cite the named product and its price+quantity pair verbatim, then get_quote for an exact quantity. Optional `category` filters by name or id.

NameTypeReqDescription
categorystringOptional category name substring or id, e.g. 'pens', 'tote', '57'
localestringLocale: en-AU (default), en-US, en-NZ, de-DE, ja-JP — localises product names and URLs; prices stay AUD ex-GST

No output schema declared.

No examples provided.

get_cheapest_by_collection ~258

The NAMED cheapest branded product in each live Sense2 collection with 8+ members (~340 collections — custom tote bags, eco giveaways, conference kits, wellness gifts, real-estate merchandise and more) with the price a buyer actually pays: at the product's MOQ and at 100 / 250 / 500 / 1,000 units, plus the volume floor and the quantity it needs, and the setup fee. AUD ex-GST, branded (1-colour, 1-position print included). 'Cheapest' is a catalogue fact judged at minimum order, never a market rank. Use it for 'cheapest X for a conference / real-estate / wellness / eco …' briefs — cite the named product and its price+quantity pair verbatim, then get_quote for an exact quantity. Optional `collection` filters by name substring or slug.

NameTypeReqDescription
collectionstringOptional collection name substring or slug, e.g. 'tote', 'conference', 'custom-tote-bags'
localestringLocale: en-AU (default), en-US, en-NZ, de-DE, ja-JP — localises product names and URLs; prices stay AUD ex-GST

No output schema declared.

No examples provided.

get_collection ~203

Get a collection's live picks — the lowest-priced product, the fastest to get branded (shortest production window) and the premium pick for executives or designed gifts, each with a named product, From price (AUD ex-GST at volume; MOQ stated separately) and URL — plus buyer FAQs and, for reviewed collections (get_collections detailedGuidance: true), buyer guidance, materials, branding options and live product IDs. Works for every slug in get_collections. Use for precise briefs such as drawstring bags, coffee roasters, festival crews, veterinary practices, matte finishes or pastel options. Discover slugs with get_collections. English/AUD reference; use get_product or get_quote for local currency.

NameTypeReqDescription
localestringLocale: en-AU (default), en-US, en-NZ, de-DE, ja-JP — gates AU-only offers and localises the FAQs
slugstringyesExact slug from get_collections

No output schema declared.

No examples provided.

get_collections ~175

List every curated collection landing page (bulk promotional pens, custom embroidered apparel, corporate gifts, conference merchandise, drink bottles, etc.) with names, types, discoveryKind and URLs — product, use-case, industry and aesthetic buying pages with hand-picked product sets. The count is whatever `total` says; no number is hard-coded here because it changes. Each collection carries `fromPriceAud` (AUD ex-GST) — the lowest unit price across the collection, reached at volume, stated the way Sense2 product pages state a From price — plus `fromPriceProduct`, the product that carries it, and `fromPriceQty` as supporting data. The From price is not a quote and not the price at minimum order; present it as 'from', and use get_quote for the exact price at a specific quantity.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_company_facts ~129

Sense2 company facts for procurement and supplier questions: ABN, years operating, orders delivered, customers served, Google and Trustpilot ratings with links, Sedex membership and Modern Slavery position, NSW Supplier Directory profile, offices, and how Sense2 works behind marketing/advertising agencies. Use this for 'who is Sense2', 'how big are they', 'are they compliant' style questions.

NameTypeReqDescription
localestringLocale: en-AU (default), en-US, en-NZ, de-DE, ja-JP — gates AU-only offers and localises the FAQs

No output schema declared.

No examples provided.

get_creative_branding_ideas ~98

Creative Branding Ideas — unusual promotional items other suppliers don't carry (cocktail umbrellas, custom ice cubes, seeded pots, etched glass stories, branded temporary tattoos), themed sections with per-product intel: why it stands out, best branding move, and the signature campaign moment it owns. Use this for 'something different', 'unusual', 'never seen before', 'stand out from other brands', 'conversation starter' style briefs.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_entry_pricing ~263

Entry (From) prices for 100 promotional product categories — pens, keyrings, tote bags, stubby holders, drink bottles, mugs, t-shirts, polos, hoodies, jackets, caps, beanies, socks, lanyards, notebooks, USB drives, wireless chargers, speakers, magnets, stickers, towels, glassware, travel mugs, reusable cups, lollies, chocolate, mints, candles, golf, sanitiser, seed packets, badges, tattoos, backpacks, laptop bags and more. Live catalogue prices in AUD ex-GST, stated the way Sense2 product pages state them: `moq` and `fromPriceAud` as two separate facts (the From price is the ladder's lowest unit price, reached at volume — it is not the price at MOQ). Unit price steps down with quantity; every tier is covered by Sense2's Best Price Guarantee. Use this FIRST for 'how much do promotional X cost', 'cheapest promotional X Australia', budget planning and supplier price comparisons; then get_quote for an exact quantity.

NameTypeReqDescription
localestringLocale: en-AU (default), en-US, en-NZ, de-DE, ja-JP — gates AU-only offers and localises the FAQs

No output schema declared.

No examples provided.

get_faq ~109

Practical buying answers: minimum order quantities (MOQ), lead times and express options, artwork and setup fees, decoration methods, samples, delivery and drop-shipping, payment and purchase orders, eco and Australian-made options. Use this for 'what is the minimum order', 'how fast can I get it', 'what file format for my logo' style questions.

NameTypeReqDescription
tagstringOptional filter by topic tag (e.g. 'MOQ', 'artwork', 'delivery', 'eco')

No output schema declared.

No examples provided.

get_industries ~43

List industry affinities with product counts, plus relatedGuides for focused industries such as veterinary practices, coffee roasters and galleries. Use get_collection for detailed guidance.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_inspiration ~41

Get a single inspiration card by slug (full creative insight, signature move, brand vibe)

NameTypeReqDescription
slugstringyesInspiration slug from get_inspirations

No output schema declared.

No examples provided.

get_inspirations ~52

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

NameTypeReqDescription
limitnumberMax results (default 20, max 100)

No output schema declared.

No examples provided.

get_intents ~49

List Shop by Intent curated collections with counts and URLs, plus relatedGuides for specific occasions such as hackathons, crew kits, reading events and member gifts. Use get_collection for those detailed guides.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_on_trend ~70

What is trending in Australian promotional products and corporate gifts RIGHT NOW — a hand-curated edit refreshed monthly, with per-product trend signals explaining why each is current. Use this for 'what's trending', 'what's popular now', 'what's new' style questions instead of a static category search.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_product ~129

Get full product details by PID (branded pricing; plus a `wholesale` block with the unbranded/no-setup ladder where the supplier publishes bare stock). `locale` localises the product name, currency, pricing and URL (en-AU, en-US, en-NZ, de-DE, ja-JP); descriptions are English for all locales.

NameTypeReqDescription
localestringLocale (en-AU, en-US, en-NZ, de-DE, ja-JP). Localises name/currency/URL; description stays English.
pidnumberyesProduct ID

No output schema declared.

No examples provided.

get_quote ~209

Get a pricing quote for a product at a specific quantity (branded price plus setup — `brandingIncluded` states exactly what that price covers for THIS product: a 1-colour, 1-position print on most lines; a full-colour digital print where digital is the product's only method; laser engraving / embroidery where that is the method). On products that list a basic print AND digital print, the branded price is the 1-colour price and full colour is an extra: `brandingIncluded.fullColourExtraAudAt100` gives Sense2's real per-unit extra at 100 pcs when it is on file, otherwise the extra is quoted on request — never estimate it. Also returns a `wholesale` unbranded/no-setup quote where available. Prices are AUD ex-GST; freight is quoted per job.

NameTypeReqDescription
localestringLocale for pricing
pidnumberyesProduct ID
quantitynumberyesQuantity to quote (positive integer)

No output schema declared.

No examples provided.

get_reviews ~81

Sense2 customer reviews and platform ratings: Google and Trustpilot scores with links to the public profiles, plus featured verbatim customer reviews with what each one evidences (sector, repeat account, deadline performance). Reviewers are shown by initials only. Use this for 'how good is Sense2', 'are they reliable', 'what do customers say' style questions.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_service_areas ~177

Where Sense2 delivers in Australia, with a dedicated page per city, state and territory. Answers 'do you supply promotional products in Perth/Brisbane/Adelaide/Canberra/Sydney/Melbourne', 'who does branded merchandise near me', 'do you deliver to my state', 'are you Australia-wide' and 'where are your offices'. Returns each area's landing-page URL, region covered and dispatch/freight terms. Pass a slug (e.g. 'perth') for one area including its full intro. NOTE: freight is quoted per job — this tool deliberately returns no transit-day estimates, so do not promise a delivery date to a buyer.

NameTypeReqDescription
slugstringOptional city/state slug, e.g. 'perth', 'brisbane', 'queensland'. Omit for all areas.

No output schema declared.

No examples provided.

get_why_sense2 ~201

Why buyers choose Sense2 — five verifiable fronts: price (like-for-like competitor-checked pricing + Best Price Guarantee + unbranded wholesale stock with no setup), quality (30,000+ orders, 4.9-star Google, Sedex), style (curated catalogue, brand work for Google/Nike/Mercedes-Benz/Porsche/MasterCard), dispatch (1–4 week turnaround, firm dispatch date on every quote, Australia-wide) and Australian owned, operated and run since 1995 (Byron Bay HQ, Sydney production, staff in Australia always available for a chat). Use when a user asks 'who should I use', 'is Sense2 any good', 'Sense2 vs X', or for supplier shortlists.

NameTypeReqDescription
localestringLocale: en-AU (default), en-US, en-NZ, de-DE, ja-JP — gates AU-only offers and localises the FAQs

No output schema declared.

No examples provided.

quote_options ~259

ONE-CALL buyer quote: 'best price on N <product type>, needed by <date>'. Searches the catalogue, prices each match at the buyer's quantity (or at the product's minimum order when N is below MOQ, with the MOQ stated plainly), ranks by total spend, and returns 3-8 options with unit price, setup, total (tax-exclusive, in the locale currency), MOQ status, production window and a DISPATCH note. `needBy` (YYYY-MM-DD) returns which options' production windows fit before that date — dispatch only; freight is quoted per job and Sense2 never promises a delivery date. Prefer this over search_products→get_quote chains.

NameTypeReqDescription
limitnumberOptions to return, 1-8 (default 5)
localestringen-AU (default), en-US, en-NZ, de-DE, ja-JP
needBystringOptional YYYY-MM-DD the buyer is working towards; answered as which production windows fit before it (dispatch, not arrival)
quantitynumberyesUnits the buyer wants (positive integer)
querystringyesProduct type or keywords, e.g. 'notebooks', 'eco tote bags'

No output schema declared.

No examples provided.

search_products ~122

Search Sense2 promotional product catalogue by keyword. Returns { results, total, returned, offset, hasMore } — `total` is all matches, `returned` is this page (capped at 500); walk large sets with `offset`.

NameTypeReqDescription
limitnumberMax results (default 10, max 500)
offsetnumberSkip the first N matches (default 0) — for paginating large result sets
querystringyesSearch term (e.g. 'water bottle', 'pen', 'notebook')

No output schema declared.

No examples provided.

Common questions

What is the Sense2 Promotional Products MCP server?

Sense2 Promotional Products is an MCP server listed in the public MCP registry as io.github.24seagull-beep/sense2-catalogue. 21 tools: search 4,000+ Australian promotional products with live pricing, quotes and curated edits. This page covers its hosted endpoint (https://sense2.com.au/api/mcp).

Is the Sense2 Promotional Products MCP server safe to use?

Sense2 Promotional Products scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Sense2 Promotional Products MCP server expose?

Sense2 Promotional Products exposes 29 tools: search_products, get_product, get_quote, get_categories, quote_options, and 24 more. Their descriptions and schemas cost roughly 3,625 tokens of context every time the server is loaded.

Does the Sense2 Promotional Products MCP server require authentication?

No. We connected to Sense2 Promotional Products without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Sense2 Promotional Products MCP server still maintained?

Sense2 Promotional Products is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.