Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Masterminds HQ

business.mastermindshq/masterminds

Public offers, events, approved proof, FAQs, and safe checkout links.

Uptime
100.0%
1 direct probes · 30d
Response
503ms
last probe
Tools
10
callable
Resources
5
readable
Prompts
0
available

Tools · 10

get_capabilities

Returns system capabilities, public authentication boundaries, and available tool descriptions.

list_offers

Lists active, agent-discoverable public Masterminds HQ offers.

get_offer

Retrieves detailed public offer metadata by offer_id.

recommend_offer

Deterministically recommends an offer based on goal, delivery mode, or price without inventing fit.

search_public_proof

Searches verified public case studies, testimonials, and proof records.

get_public_proof

Fetches a single verified public proof record by ID.

list_events

Lists upcoming public Masterminds HQ events and summits.

search_faqs

Searches public frequently asked questions and membership details.

create_checkout_link

Generates a canonical hosted Stripe checkout link for a valid public offer_id.

prepare_purchase_intent

Prepares a PurchaseIntent object for future delegated payment adapters (ACP/AP2). Does not charge.

Resources · 5

about

Public metadata about Masterminds HQ service.

about://masterminds
offers

Public catalog offers manifest.

offers://masterminds
privacy

Public privacy policy and data redaction terms.

privacy://masterminds
checkout policy

Hosted checkout security and terms policy.

checkout-policy://masterminds
proof

Verified public proof and case studies.

proof://masterminds

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "masterminds_hq": {
      "url": "https://mcp.mastermindshq.business/mcp",
      "transport": "streamable-http"
    }
  }
}