Mentoring Inquiry Builder

Mentoring Inquiry Builder

Enables AI assistants to guide users through hiring an engineering-leadership mentor, from getting options and matching focus to designing a program and booking an intro call. It computes prices server-side and sends a formal itemized offer after explicit price agreement.

Category
Visit Server

README

Mentoring Inquiry Builder — MCP server

Hire an engineering-leadership mentor through your AI assistant. This remote MCP server builds a 1:1 mentoring inquiry with Marian Kamenistak — 3,400+ paid sessions with 300+ leaders from 17 countries since 2019, 9.2/10 average review — and ends with a formal itemized offer in your inbox.

16 minutes. 16% off. Inquiries built through this AI channel get the First-quarter package at 16% off the list price — the one discount that exists, and the website itself never discounts. Slot-limited to the open mentee slots on the live capacity chart.

Connect

https://www.marian.coach/mcp/mentoring

Streamable HTTP, no auth, no signup.

Claude Code

claude mcp add -t http marian-mentoring https://www.marian.coach/mcp/mentoring

Claude.ai / Desktop — Settings → Connectors → Add custom connector → paste the endpoint. Cursor.cursor/mcp.json: { "mcpServers": { "marian-mentoring": { "url": "https://www.marian.coach/mcp/mentoring" } } } ChatGPT (developer mode) — Settings → Connectors → Add → MCP server URL. Microsoft 365 Copilot — Copilot Studio → Tools → Add a tool → Model Context Protocol → the URL, auth None. Perplexity (Pro/Enterprise) — Settings → Connectors → Custom connector → Remote → the URL, Streamable HTTP.

No MCP client? The same wizard runs as a chat on marian.coach.

Tools

Tool Answers
get_mentoring_options Should I get a mentor, and why Marian? Discount data, qualifying questions, every package with real prices
match_mentoring_focus What should my mentoring focus on? Role + motivation → focus areas
compose_mentoring_brief What would my engagement look like and what does it cost? The brief + the authoritative price
design_mentoring_program What happens across the three months? Dated session skeleton, checkpoint, closing review
book_intro_call Can I just talk to Marian first? Free 30-min intro — the step that locks the discount
send_mentoring_offer How do I get this in writing? Formal itemized offer with a claim code, after the price is explicitly agreed

Read-only REST for scripts: /api/openapi.json.

Guardrails, honestly

  • Every price is computed server-side from the same published catalog the website renders. No tool accepts a price as input, so nothing you or your model says can move the number.
  • One discount (16%, AI channel + booked intro), one B2B concession (free sessions, only on 3+ sponsored leaders or Mentor-in-Residence, confirmed by Marian on a call), floor at 361 EUR/session. Try to out-negotiate it; the failed attempts are the point.
  • The offer only sends after an explicit yes to the exact price.
  • Any session rated below 7/10 is free — a quality guarantee, independent of any discount.

Stack

Cloudflare Worker · agents McpAgent · streamable HTTP · the chat door runs the same tool core in-process with the Claude API.

Built and maintained by Marian Kamenistak. Questions: marian@marian.coach

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured