GVRN Incorporation
GI
GVRN Incorporation
/get_incorporation_guide

Get incorporation guide

Returns the full GVRN incorporation workflow guide: the fields collected, the email-verification steps, and the review lifecycle. Also available as the MCP reso

liveverifiedunknown~5s typical
mcpprobedgvrnincorporation
$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-ai-gvrn-incorporation /get_incorporation_guide for me.

Input

This endpoint takes an open JSON object. See the upstream docs for its input schema.

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-ai-gvrn-incorporation","endpoint":"/get_incorporation_guide","input":{}}'
cli
npx cracked-ai run -p mcp-ai-gvrn-incorporation -e /get_incorporation_guide -i '{}'
mcp
run_tool({ provider: "mcp-ai-gvrn-incorporation", endpoint: "/get_incorporation_guide", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.