G
grant-finder
/citizenship_descent
citizenship descent
Detect eligibility for a second citizenship by ancestry (Italy / Ireland / Poland / Germany), citing each country's descent rule + generational limit + the cut-
liveverifiedunknown~5s typical
mcpprobedgrant-finder
$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-dropwatchhq-grant-finder /citizenship_descent for me.
Input
| Field | Type | Description |
|---|---|---|
| ancestryCountry* | string (italy | ireland | poland | germany) | |
| nearestQualifyingAncestor | string (parent | grandparent | great-grandparent) | |
| ancestorEmigratedYear | number | |
| ancestorNaturalizedYear | string | Year ancestor naturalized abroad, or 'never'. |
| bornBeforeAncestorNaturalized | boolean | |
| lineThroughFemaleBefore1948 | boolean | Italy 1948-rule: line passes through a woman before 1948. |
| parentWasOnForeignBirthsRegister | boolean | Ireland great-grandparent line. |
| ancestorPersecuted1933to1945 | boolean | Germany Art. 116(2) restoration. |
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-dropwatchhq-grant-finder","endpoint":"/citizenship_descent","input":{"ancestryCountry":"italy"}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-grant-finder -e /citizenship_descent -i '{"ancestryCountry":"italy"}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-grant-finder", endpoint: "/citizenship_descent", input: {"ancestryCountry":"italy"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.