E
eng-leadership-toolkit
/build_mentoring_business_case
Get your company to pay: ROI math, manager email, one-pager
Build the case that gets your company to pay for leadership mentoring — everything on marian.coach/get-your-company-to-pay-for-mentoring/, personalised: the fou
liveverifiedunknown~5s typical
mcpprobedeng-leadership-toolkit
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-coach-marian-eng-leadership-toolkit /build_mentoring_business_case for me.
Input
| Field | Type | Description |
|---|---|---|
| role* | string (engineering_manager | director | vp_engineering | staff_engineer | product_manager) | The mentee's role — sets KPI and example-problem suggestions |
| lang | string (en | cs) | Output language (default en) |
| formality | string (informal | formal) | Czech only: ty (informal, default) or Vy (formal) |
| situation | string (ld_budget | no_budget) | ld_budget = a learning/L&D budget exists (asks for the 6-session quarter, 5 paid + 1 free, |
| first_time_in_role | boolean | First time in this role? Adds the first-time-manager evidence |
| your_name | string | The mentee's first name (signs the email) |
| manager_name | string | The manager's first name |
| company | string | Company name, for the invoice line |
| team_size | integer | Team size, context for the one-pager (and the legacy team-lift line) |
| problem | string | The ONE thing to fix in the next 90 days, in the user's words. Never invent it; leave empt |
| kpis | array | 1–3 measurable 90-day targets; default = the role's suggestions |
| decide_by | string | Decision date, free text (e.g. 'Friday 22 Aug') |
| at_risk_attrition | integer | Senior people at risk of leaving (0–5). Drives the napkin math |
| alternatives | array | Alternatives already considered |
| avg_salary_eur | number | Legacy: fully-loaded annual cost per engineer in EUR, only with team_size |
| delayed_revenue_eur | number | Legacy: annual revenue attached to a slipping roadmap item, in EUR |
| context* | string | Explain why you are calling this tool and how it fits into the user's overall goal. This p |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-coach-marian-eng-leadership-toolkit","endpoint":"/build_mentoring_business_case","input":{"role":"engineering_manager","context":"..."}}'cli
npx cracked-ai run -p mcp-coach-marian-eng-leadership-toolkit -e /build_mentoring_business_case -i '{"role":"engineering_manager","context":"..."}'mcp
run_tool({ provider: "mcp-coach-marian-eng-leadership-toolkit", endpoint: "/build_mentoring_business_case", input: {"role":"engineering_manager","context":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.