GI
GVRN Incorporation
7 endpointsliveCollect and submit company incorporation requests for review by GVRN's corpsec team. (MCP server ai.gvrn/incorporation, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for GVRN Incorporation.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Get incorporation guide /get_incorporation_guide verified | Returns the full GVRN incorporation workflow guide: the fields collected, the email-verification steps, and the review lifecycle. Also available as the MCP reso | $0.0020 per call | unknown |
| Request email verification code /request_email_otp verified | Sends a 6-digit verification code to the given email address. The code is exchanged for a verificationToken via verify_email_otp, and that token authorizes the | $0.0020 per call | unknown |
| Verify email code /verify_email_otp verified | Verifies a 6-digit email code and returns a verificationToken valid for ~30 minutes. The draft tools require this token. Re-verifying the same email issues a fr | $0.0020 per call | unknown |
| Create incorporation draft /create_incorporation_draft verified | Creates a new incorporation request draft bound to the verified email, using any fields provided. Requires a verificationToken from verify_email_otp; every othe | $0.0020 per call | unknown |
| Update incorporation draft /update_incorporation_draft verified | Adds or corrects fields on an existing draft (patch semantics: only provided fields are changed; array fields are replaced whole). Requires a verificationToken | $0.0020 per call | unknown |
| Submit incorporation request /submit_incorporation verified | Submits a draft for review by the GVRN team and returns the request status. Requires a verificationToken for the email that created the draft, which becomes the | $0.0020 per call | unknown |
| Get incorporation request status /get_incorporation_status verified | Returns the current status of an incorporation request (DRAFT → QUEUED_FOR_REVIEW → UNDER_REVIEW → COMPLETED). Requires a verificationToken for the email that c | $0.0020 per call | unknown |