F
FinalPeace
/assess_estate_planning_gaps
assess estate planning gaps
Score how prepared someone's end-of-life planning is and rank what is missing by consequence. Pass whichever answers are known; unanswered areas are reported ba
liveverifiedunknown~5s typical
mcpprobedfinalpeace
$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-co-finalpeace-estate-planning /assess_estate_planning_gaps for me.
Input
| Field | Type | Description |
|---|---|---|
| hasHealthCareAgent | boolean | Named someone to make medical decisions for them |
| hasWill | boolean | Has a valid signed will |
| hasFinancialPoa | boolean | Named someone to handle finances if incapacitated |
| documentsAreFindable | boolean | Family could actually locate the documents |
| beneficiariesAreCurrent | boolean | Account and policy beneficiary designations are up to date |
| wishesAreRecorded | boolean | The people close to them know what they would want |
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-co-finalpeace-estate-planning","endpoint":"/assess_estate_planning_gaps","input":{}}'cli
npx cracked-ai run -p mcp-co-finalpeace-estate-planning -e /assess_estate_planning_gaps -i '{}'mcp
run_tool({ provider: "mcp-co-finalpeace-estate-planning", endpoint: "/assess_estate_planning_gaps", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.