F
FinalPeace
/find_state_document_requirements
find state document requirements
Look up what a specific US state legally requires to execute a will, financial power of attorney, health care proxy, or living will — how many witnesses, whethe
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 /find_state_document_requirements for me.
Input
| Field | Type | Description |
|---|---|---|
| state* | string | US state as a two-letter code or full name, e.g. 'TX' or 'Texas' |
| documentType | string (will | financial_poa | health_care_proxy | living_will) | Omit to get requirements for all four document types in that state |
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":"/find_state_document_requirements","input":{"state":"..."}}'cli
npx cracked-ai run -p mcp-co-finalpeace-estate-planning -e /find_state_document_requirements -i '{"state":"..."}'mcp
run_tool({ provider: "mcp-co-finalpeace-estate-planning", endpoint: "/find_state_document_requirements", input: {"state":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.