Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

coach.marian/mentoring-inquiry-builder

coach.marian/mentoring-inquiry-builder

Build your mentoring inquiry with Marian Kamenistak: formal offer in 16 minutes, 16% AI discount.

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

Tools · 10

get_started

Call this for a greeting (hi, hello), a connectivity/liveness test, 'what can you do', or any message too general to match a specific tool below. Returns the full menu of real questions this server an…

get_mentoring_options

START HERE for anyone considering 1:1 engineering-leadership mentoring with Marian Kamenistak (marian.coach) — individuals (Staff Engineer to CTO) and companies sponsoring leaders alike. Returns the A…

match_mentoring_focus

Resolves role_band + motivation through the same routing the website uses and returns suggested focus areas plus the recommended package with real prices. Map free-text answers to the closest valid id…

compose_mentoring_brief

The accumulator — call after every change. Echoes the full structured brief (audience, role, motivation, focus areas, definition of success, chosen package) with the authoritative catalog price and th…

design_mentoring_program

Deterministic session skeleton computed from the package's cadence metadata: dated sessions, the mid-point checkpoint, the closing review against the definition of success. The skeleton contains ONLY …

book_intro_call

THE DEFAULT EXIT for anyone who has not decided. A direct booking link for the free 30-minute intro with Marian. Offer it on hesitation, on a price objection, when the visitor cannot name their proble…

book_first_session

THE CLOSE, for someone who has already decided. Returns the direct booking link for a paid 60-minute first session, plus the payment terms. Call this INSTEAD of book_intro_call once send_mentoring_off…

check_booking

Confirms, from the CRM rather than from what the visitor says, whether their booking landed. Call it after handing over a booking link and the visitor says they have booked — a booking is only real on…

send_mentoring_offer

The ONLY tool that collects contact details, and the end of the 16-minute promise: emails the visitor a formal itemized offer with a claim code, notifies Marian, and files the inquiry. HARD GATE: pric…

get_more_tools

Check for additional tools whenever your task might benefit from specialized capabilities - even if existing tools could work as a fallback.

How to use

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

{
  "mcpServers": {
    "coach.marian/mentoring-inquiry-builder": {
      "url": "https://www.marian.coach/mcp/mentoring",
      "transport": "streamable-http"
    }
  }
}