Masterminds HQ
business.mastermindshq/mastermindsPublic offers, events, approved proof, FAQs, and safe checkout links.
Tools · 10
Returns system capabilities, public authentication boundaries, and available tool descriptions.
Lists active, agent-discoverable public Masterminds HQ offers.
Retrieves detailed public offer metadata by offer_id.
Deterministically recommends an offer based on goal, delivery mode, or price without inventing fit.
Searches verified public case studies, testimonials, and proof records.
Fetches a single verified public proof record by ID.
Lists upcoming public Masterminds HQ events and summits.
Searches public frequently asked questions and membership details.
Generates a canonical hosted Stripe checkout link for a valid public offer_id.
Prepares a PurchaseIntent object for future delegated payment adapters (ACP/AP2). Does not charge.
Resources · 5
Public metadata about Masterminds HQ service.
about://masterminds
Public catalog offers manifest.
offers://masterminds
Public privacy policy and data redaction terms.
privacy://masterminds
Hosted checkout security and terms policy.
checkout-policy://masterminds
Verified public proof and case studies.
proof://masterminds
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"masterminds_hq": {
"url": "https://mcp.mastermindshq.business/mcp",
"transport": "streamable-http"
}
}
}