F
french-rental-compliance
/calculate_assistant_maternel_end_of_contract
Assistant maternel (assmat) end of contract — retrait d'enfant, démission, préav
End of an assistant maternel (assmat) contract with a parent-employer: retrait d'enfant or resignation, notice, indemnity, Pajemploi documents, for the parent o
liveunknown~5s typical
mcpfrench-rental-compliance
$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-com-adminlanding-french-rental-compliance /calculate_assistant_maternel_end_of_contract for me.
Input
| Field | Type | Description |
|---|---|---|
| party* | string (employer | employee) | Who is asking: 'employer' (particulier employeur) or 'employee' (salarié / assistant mater |
| end_reason* | string (employer_termination | resignation | mutual_termination) | Closed category matching the letter: 'employer_termination' (licenciement / retrait d'enfa |
| start_date* | string | Contract start (ISO). |
| notification_date | string | ISO date of the FIRST PRESENTATION (or handover) of the letter that ends the contract — th |
| as_of_date | string | Seniority reference date when the letter has not been sent yet (planning). Ignored when no |
| serious_misconduct | boolean | The letter states faute grave or faute lourde (a category chosen by the user — the tool do |
| am_monthly_gross | number | Assistant maternel: monthly gross (mensualisation), EXCLUDING indemnités d'entretien, repa |
| am_total_gross_paid | number | Assistant maternel: optional total gross salaries paid since the start (art. 121.1 base). |
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-com-adminlanding-french-rental-compliance","endpoint":"/calculate_assistant_maternel_end_of_contract","input":{"party":"employer","end_reason":"employer_termination","start_date":"..."}}'cli
npx cracked-ai run -p mcp-com-adminlanding-french-rental-compliance -e /calculate_assistant_maternel_end_of_contract -i '{"party":"employer","end_reason":"employer_termination","start_date":"..."}'mcp
run_tool({ provider: "mcp-com-adminlanding-french-rental-compliance", endpoint: "/calculate_assistant_maternel_end_of_contract", input: {"party":"employer","end_reason":"employer_termination","start_date":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.