GVRN Incorporation
REMOTE · CORE-API.GVRN.AI · SCANNED AUG 3
Collect and submit company incorporation requests for review by GVRN's corpsec team.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (submit_incorporation). See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability80
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1299 tokens (~162/item across 8 items; 7 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management17
- Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · core-api.gvrn.ai
claude mcp add --transport http ai-gvrn-incorporation https://core-api.gvrn.ai/incorporation-mcp
[mcp_servers.ai-gvrn-incorporation] url = "https://core-api.gvrn.ai/incorporation-mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ai-gvrn-incorporation": {
"type": "remote",
"url": "https://core-api.gvrn.ai/incorporation-mcp",
"enabled": true
}
}
} openclaw mcp add ai-gvrn-incorporation --url https://core-api.gvrn.ai/incorporation-mcp --transport streamable-http
mcp_servers:
ai-gvrn-incorporation:
url: "https://core-api.gvrn.ai/incorporation-mcp" {
"mcpServers": {
"ai-gvrn-incorporation": {
"type": "http",
"url": "https://core-api.gvrn.ai/incorporation-mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +1
- Stability: unverified → 0.03 ▲ functional
- 29 Jul 26 64
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://core-api.gvrn.ai/incorporation-mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=gvrn.ai | CN=WE1,O=Google Trust Services,C=US | 24 Jun 2026 | 22 Sept 2026 | ECDSA 256 | ECDSA-SHA256 | d36069ecbe9366c00e117090ae4b53cc |
| SANs: gvrn.ai, *.gvrn.ai | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of core-api.gvrn.ai. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| gvrn.ai. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://core-api.gvrn.ai/incorporation-mcp | Verified | 200 | |
| http (plaintext) | http://core-api.gvrn.ai/incorporation-mcp | HTTPS enforced | 301 | https://core-api.gvrn.ai:443/incorporation-mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
create_incorporation_draft Create incorporation draft ~279
Creates a new incorporation request draft bound to the verified email, using any fields provided. Requires a verificationToken from verify_email_otp; every other field is optional. Returns a draftId that identifies the draft for later updates, submission, and status checks.
| Name | Type | Req | Description |
|---|---|---|---|
| alternativeCompanyNames | array | — | Fallback company names in priority order |
| businessDescription | string | — | What the company will do |
| companyName | string | — | Preferred company name |
| currency | string | — | Share capital currency, e.g. "USD" |
| entityType | string | — | e.g. "LTD", "FOUNDATION", "LLC" — free text is accepted |
| founders | array | — | Founders / shareholders / directors |
| jurisdiction | string | — | Target jurisdiction, e.g. "BVI", "CAYMAN", "PANAMA" — free text is accepted |
| notes | string | — | Anything else relevant: existing structures, PEP status, special requests |
| parValue | number | — | Par value per share |
| totalShares | number | — | Total shares to be issued |
| urgency | string | — | Timeline constraints, e.g. "needed before token launch July 1" |
| verificationToken | string | yes | Token from verify_email_otp — the draft is bound to this email |
No output schema declared.
No examples provided.
get_incorporation_guide Get incorporation guide ~53
Returns the full GVRN incorporation workflow guide: the fields collected, the email-verification steps, and the review lifecycle. Also available as the MCP resource gvrn://incorporation/guide.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_incorporation_status Get incorporation request status ~89
Returns the current status of an incorporation request (DRAFT → QUEUED_FOR_REVIEW → UNDER_REVIEW → COMPLETED). Requires a verificationToken for the email that created the draft; requests are only visible to that email.
| Name | Type | Req | Description |
|---|---|---|---|
| draftId | string | yes | Draft id returned by create_incorporation_draft |
| verificationToken | string | yes | Token from verify_email_otp |
No output schema declared.
No examples provided.
request_email_otp Request email verification code ~76
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 draft tools. Codes expire after 10 minutes and are rate-limited per email.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | Email address to verify — the user's real inbox |
No output schema declared.
No examples provided.
submit_incorporation Submit incorporation request ~109
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 contact for the request. Optional fields may be left blank. Irreversible: the draft becomes read-only and a review request is filed with the GVRN team.
| Name | Type | Req | Description |
|---|---|---|---|
| draftId | string | yes | Draft id returned by create_incorporation_draft |
| verificationToken | string | yes | Token from verify_email_otp |
No output schema declared.
No examples provided.
update_incorporation_draft Update incorporation draft ~291
Adds or corrects fields on an existing draft (patch semantics: only provided fields are changed; array fields are replaced whole). Requires a verificationToken for the email that created the draft. Fails once the draft has been submitted.
| Name | Type | Req | Description |
|---|---|---|---|
| alternativeCompanyNames | array | — | Fallback company names in priority order |
| businessDescription | string | — | What the company will do |
| companyName | string | — | Preferred company name |
| currency | string | — | Share capital currency, e.g. "USD" |
| draftId | string | yes | Draft id returned by create_incorporation_draft |
| entityType | string | — | e.g. "LTD", "FOUNDATION", "LLC" — free text is accepted |
| founders | array | — | Founders / shareholders / directors |
| jurisdiction | string | — | Target jurisdiction, e.g. "BVI", "CAYMAN", "PANAMA" — free text is accepted |
| notes | string | — | Anything else relevant: existing structures, PEP status, special requests |
| parValue | number | — | Par value per share |
| totalShares | number | — | Total shares to be issued |
| urgency | string | — | Timeline constraints, e.g. "needed before token launch July 1" |
| verificationToken | string | yes | Token from verify_email_otp for the email that created the draft |
No output schema declared.
No examples provided.
verify_email_otp Verify email code ~83
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 fresh token that still reaches the same drafts.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | The 6-digit code from the user's inbox |
| string | yes | Same email the code was sent to |
No output schema declared.
No examples provided.