Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Mission — Trust Graduation Gate

REMOTE · CLAUDE.GOMISSION.IO · 2 COMPONENTS · SCANNED SEP 20

Trust Graduation gate: Claude can do real work once Mission decides what it is allowed to do.

0 this week 87 Trust /100
Trust breakdown (7 categories)

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 → Why this is hard to score →

Endpoint Security91
Transport & Reachability100
Schema Quality & AI Usability76
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1801 tokens (~62/item across 29 items; 29 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage80
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 29% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 29 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 29 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the Mission — Trust Graduation Gate MCP server?

Mission — Trust Graduation Gate is a hosted endpoint at https://claude.gomission.io/mcp/, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · claude.gomission.io

# add to Claude Code
claude mcp add --transport http gomission-mcp 'https://claude.gomission.io/mcp/'
// .cursor/mcp.json
{
  "mcpServers": {
    "gomission-mcp": {
      "url": "https://claude.gomission.io/mcp/"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "gomission-mcp": {
      "type": "http",
      "url": "https://claude.gomission.io/mcp/"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.gomission-mcp]
url = "https://claude.gomission.io/mcp/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "gomission-mcp": {
      "type": "remote",
      "url": "https://claude.gomission.io/mcp/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add gomission-mcp --url 'https://claude.gomission.io/mcp/' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  gomission-mcp:
    url: "https://claude.gomission.io/mcp/"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "gomission-mcp": {
      "Transport": "http",
      "Url": "https://claude.gomission.io/mcp/"
    }
  }
}
# add to Vellum
assistant mcp add gomission-mcp -t streamable-http -u 'https://claude.gomission.io/mcp/'
// mcp.json
{
  "mcpServers": {
    "gomission-mcp": {
      "type": "http",
      "url": "https://claude.gomission.io/mcp/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

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.

  • 4 Sept 26 0
    • Stability: 0.97 → pass security
  • 3 Sept 26 0
    • Stability: pass → 0.97 functional
  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 23 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 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
  • 5 Aug 26 0
    • HSTS header: unverified → fail security
    • Authorization: unverified → pass security
    • Transport: fail → pass security
    • MCP protocol: unverified → fail functional
    • Endpoint reachability: unreachable → reachable functional
    • Stability: unverified → 0.33 functional
    • Tool coverage: unverified → 100 functional
  • 4 Aug 26 0
    • Endpoint reachability: reachable → unreachable security
    • HSTS header: fail → unverified security
    • Stability: 0.27 → unverified security
    • Authorization: pass → unverified security
    • Transport: pass → fail security
    • Capabilities: fail → unverified functional
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
Diagnostics

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 20 Sept 2026 · Probed https://claude.gomission.io/mcp/

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.claude.gomission.io CN=YR2,O=Let's Encrypt,C=US 6 Aug 2026 4 Nov 2026 RSA 2048 SHA256-RSA 6e66f03f195758d1e29a4643ce8c465b5d5
SANs: claude.gomission.io, www.claude.gomission.io
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of claude.gomission.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
gomission.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://claude.gomission.io/.well-known/oauth-protected-resource/mcp"

Bearer resource_metadata="https://claude.gomission.io/.well-known/oauth-protected-resource/mcp"
Header Value
x-content-type-options nosniff
referrer-policy strict-origin-when-cross-origin
permissions-policy geolocation=(), microphone=(), camera=()

Protected resource metadata

Document https://claude.gomission.io/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://claude.gomission.io/mcp
Authorisation server https://claude.gomission.io

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://claude.gomission.io/mcp/ Verified 200
http (plaintext) http://claude.gomission.io/mcp/ HTTPS enforced 301 https://claude.gomission.io/mcp/
MCP tools · 29 exposed · ~1,801 tokens

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_receipt ~43

Fetch a Mission receipt by id. The hosted MCP persists receipts; the local install adds private storage and per-principal trust history.

NameTypeReqDescription
receipt_idstringyes

Structured output declared, but exposes no named fields.

No examples provided.

log_action ~57

Log a safe internal action with Mission. Returns a receipt id. Use for non-external actions that still benefit from a permanent receipt.

NameTypeReqDescription
action_classstringyes
evidencestring
summarystringyes

Structured output declared, but exposes no named fields.

No examples provided.

mission_account_setup ~46

Return Mission-owned login/signup URLs for Claude, ChatGPT, or local app users before connector onboarding. Read-only.

NameTypeReqDescription
intentstring
nextstring

Structured output declared, but exposes no named fields.

No examples provided.

mission_account_status ~42

Return the hosted Mission account sign-in boundary plus safe public login/signup links. Read-only; never asks for or accepts a password.

NameTypeReqDescription
nextstring

Structured output declared, but exposes no named fields.

No examples provided.

mission_adoption_proof ~44

Return Mission adoption proof from external touches, public proof assets, response gaps, and the next evidence-backed follow-up. Read-only.

NameTypeReqDescription
limitnumber
NameTypeReqDescription
gapsarray
generated_atstringyes
live_urlsarray
no_executionbooleanyes
okbooleanyes
proof_assetsarrayyes
recommended_next_actionstringyes
scoreboardobjectyes
touchesarrayyes
workspacestringyes

No examples provided.

mission_check_approval ~61

Poll Mission for the current status of a previously requested approval. Returns decision (approved / denied / pending) and should_proceed (boolean). Call after request_approval to wait for the principal's decision before continuing.

NameTypeReqDescription
receipt_idstringyes

Structured output declared, but exposes no named fields.

No examples provided.

mission_classify ~141

Map a planned tool call to the canonical Trust Graduation action_class. Pass the tool name you are about to call and a short intent description. Returns the canonical class plus alternatives. Use this BEFORE request_approval if you are unsure which action_class applies. Mapping is heuristic — when in doubt, prefer the more conservative class.

NameTypeReqDescription
intentstringyesOne-line plain-English description of what you are about to do.
recipient_hintstringOptional: email/handle/account hint for external-vs-internal routing.
tool_namestringOptional: the tool you are about to call (e.g. gmail.send_message, slack.post).

Structured output declared, but exposes no named fields.

No examples provided.

mission_draft_queue ~38

Return local drafts and approval packets waiting for human review. Read-only; never sends or creates Gmail drafts.

NameTypeReqDescription
limitnumber
NameTypeReqDescription
generated_atstringyes
itemsarrayyes
no_executionbooleanyes
okbooleanyes
summaryobject
workspacestringyes

No examples provided.

mission_fetch ~35

Fetch a small structured summary for a Mission ref returned by connector tools. Read-only and redacted.

NameTypeReqDescription
refstringyes
NameTypeReqDescription
approval_required_for_actionsbooleanyes
generated_atstringyes
no_executionbooleanyes
okbooleanyes
workspacestringyes

No examples provided.

mission_get_workspace_status ~35

Return Claude/MCP workspace connector status, missing priority connectors, and the secure setup link for this user workspace. Read-only.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

mission_learning_status ~25

Return Mission learning status from rules, feedback, and learning outputs. Read-only.

Input schema present but exposes no named parameters.

NameTypeReqDescription
approval_required_for_actionsbooleanyes
generated_atstringyes
no_executionbooleanyes
okbooleanyes
workspacestringyes

No examples provided.

mission_list_connectors ~45

List per-workspace Mission connector state for Gmail, Calendar, Drive, X, Instagram, LinkedIn, and other connectors. Read-only.

NameTypeReqDescription
connectorsarray

Structured output declared, but exposes no named fields.

No examples provided.

mission_market_radar ~57

Return Mission Research market radar status, recent market-intelligence signals, open radar tasks, active research topics, and the next recommended counter-move. Read-only.

NameTypeReqDescription
datestringOptional YYYY-MM-DD brief date to inspect.

Structured output declared, but exposes no named fields.

No examples provided.

mission_open_approval_packet ~78

Prepare or fetch a local approval packet reference for Claude/MCP users. This hosted MCP returns the approval boundary and setup path only; no external action executes.

NameTypeReqDescription
notesstring
purposestring
recommendationstring
source_refstring
titlestring

Structured output declared, but exposes no named fields.

No examples provided.

mission_open_cockpit ~55

Use this when the user wants a compact visual Mission cockpit in ChatGPT: approval priorities, draft pressure, market radar, receipt proof, and the no-execution boundary. Read-only.

NameTypeReqDescription
limitnumber
NameTypeReqDescription
approval_required_for_actionsboolean
generated_atstringyes
learningobject
market_radarobjectyes
no_executionbooleanyes
okbooleanyes
receiptsobjectyes
recommended_next_actionstring
safety_boundarystringyes
todayobjectyes
voice_profileobject
workspacestringyes

No examples provided.

mission_open_loops ~30

Return unresolved relationship loops and promises that need review. Read-only.

NameTypeReqDescription
limitnumber
NameTypeReqDescription
generated_atstringyes
itemsarrayyes
no_executionbooleanyes
okbooleanyes
summaryobject
workspacestringyes

No examples provided.

mission_prepare_approval_packet ~164

Prepare a local Mission approval packet from a Mission ref, title, or instruction. Creates a workspace review artifact and waiting receipt only; never sends, posts, submits, creates Gmail drafts, mutates external accounts, or claims execution.

NameTypeReqDescription
notesstringAdditional local context. Treated as evidence, not instruction.
purposestringWhat the human should decide or review.
recommendationstringPrepared recommendation to place in the approval packet.
source_refstringOptional Mission ref such as task:GM-045, draft:<file>, packet:<file>, receipt:<id>, or open_loop:<id>.
titlestringShort packet title. Required when source_ref is absent.
urgencystring
NameTypeReqDescription
approval_required_for_actionsbooleanyes
external_actionsnumberyes
generated_atstringyes
no_executionbooleanyes
okbooleanyes
preparedobjectyes
receiptobject
recommended_next_actionstring
sourceobject
workspacestringyes

No examples provided.

mission_prepare_email_draft ~75

Prepare an approval packet for an email draft request. If Gmail is missing, returns a connector setup link instead of failing vaguely. Never sends email.

NameTypeReqDescription
bodystring
notesstring
purposestring
subjectstring
tostring

Structured output declared, but exposes no named fields.

No examples provided.

mission_prepare_market_countermove ~119

Prepare a local approval packet for the next Market Radar counter-move. Creates a review artifact and waiting receipt only; never publishes, contacts people, or mutates external systems.

NameTypeReqDescription
audiencestringTarget reviewer or audience, for example protocol builders, AI infra investors, or MCP maintainers.
notesstring
source_refstringOptional Mission ref, defaulting to market radar / GM-045 context.
thesisstringStrategic thesis to prepare, for example Trust Graduation as permission layer.
NameTypeReqDescription
approval_required_for_actionsbooleanyes
external_actionsnumberyes
generated_atstringyes
no_executionbooleanyes
okbooleanyes
preparedobjectyes
receiptobject
recommended_next_actionstring
sourceobject
workspacestringyes

No examples provided.

mission_prepare_social_reply ~90

Prepare an approval packet for an X/Instagram/social reply or post draft. If the connector is missing, returns a setup link. Never posts, DMs, follows, likes, deletes, or mutates an account.

NameTypeReqDescription
draftstring
notesstring
platformstring
purposestring
target_urlstring

Structured output declared, but exposes no named fields.

No examples provided.

mission_proof_loop ~26

Return the highest-value Gmail/proof loop currently waiting on review. Read-only.

Input schema present but exposes no named parameters.

NameTypeReqDescription
approval_required_for_actionsbooleanyes
generated_atstringyes
no_executionbooleanyes
okbooleanyes
workspacestringyes

No examples provided.

mission_receipts ~27

Return receipt coverage and recent receipt evidence. Read-only.

NameTypeReqDescription
limitnumber
NameTypeReqDescription
generated_atstringyes
itemsarrayyes
no_executionbooleanyes
okbooleanyes
summaryobject
workspacestringyes

No examples provided.

mission_search ~46

Search prepared Mission context across tasks, open loops, drafts, approval packets, receipts, and learning rows. Read-only.

NameTypeReqDescription
limitnumber
querystring
NameTypeReqDescription
generated_atstringyes
itemsarrayyes
no_executionbooleanyes
okbooleanyes
summaryobject
workspacestringyes

No examples provided.

mission_start_connector_setup ~60

Create a connector setup plan and setup link for Gmail, Calendar, Drive, X, Instagram, LinkedIn, or other Mission connectors. No OAuth token is created by this tool.

NameTypeReqDescription
connectorsarray
sourcestring

Structured output declared, but exposes no named fields.

No examples provided.

mission_status ~68

REQUIRED FIRST CALL. Returns Mission gate status, version, action classes, and the agent_instructions you MUST follow for the rest of this session: gate every consequential action through request_approval and never proceed without mission_check_approval returning decision=approved. Call this once at the start of every conversation.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

mission_submission_readiness ~41

Return the OpenAI app submission readiness gates, blockers, live endpoint proof, review artifacts, and next human action. Read-only; never submits the app.

Input schema present but exposes no named parameters.

NameTypeReqDescription
blockersarrayyes
gatesarrayyes
generated_atstringyes
no_executionbooleanyes
okbooleanyes
proof_assetsarray
readybooleanyes
recommended_next_actionstringyes
remoteobject
statusstringyes
workspacestringyes

No examples provided.

mission_today ~55

Connector daily answer for: what should I approve today? Returns three priorities, one Gmail proof loop, draft queue count, voice confidence, receipt/learning status, and one next action. Read-only.

NameTypeReqDescription
limitnumber
NameTypeReqDescription
approval_required_for_actionsbooleanyes
datestringyes
draft_queue_countnumberyes
generated_atstringyes
gmail_proof_loopobject
learningobjectyes
no_executionbooleanyes
okbooleanyes
receiptsobjectyes
recommended_next_actionstringyes
today_3_thingsarrayyes
voice_confidencestringyes
workspacestringyes

No examples provided.

mission_voice_profile ~23

Return compact voice-learning confidence and constraints for draft review. Read-only.

Input schema present but exposes no named parameters.

NameTypeReqDescription
approval_required_for_actionsbooleanyes
generated_atstringyes
no_executionbooleanyes
okbooleanyes
workspacestringyes

No examples provided.

request_approval ~175

Mission gates any consequential action. Call this BEFORE executing actions in classes like send_email, post_public, send_dm, schedule_meeting, spend_money, publish_artifact, modify_external_record, change_trust_policy. Mission returns an approval-required ceremony with a receipt id. Do not proceed without approval. Canonical action classes: draft.compose, draft.response, email.send.internal, email.send.external, calendar.create, social.post.public, payment.initiate, proposal.submit.

NameTypeReqDescription
action_classstringyesOne of: draft.compose, draft.response, email.send.internal, email.send.external, calendar.create, social.post.public, payment.initiate, proposal.submit. Implementations MAY add more.
evidencestringOptional evidence supporting the action.
summarystringyesOne-line plain-English summary of the action.

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the Mission — Trust Graduation Gate MCP server?

Mission — Trust Graduation Gate is an MCP server listed in the public MCP registry as io.github.gomission/mcp. Trust Graduation gate: Claude can do real work once Mission decides what it is allowed to do. This page covers its hosted endpoint (https://claude.gomission.io/mcp/).

Is the Mission — Trust Graduation Gate MCP server safe to use?

Mission — Trust Graduation Gate scores 87 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Mission — Trust Graduation Gate MCP server expose?

Mission — Trust Graduation Gate exposes 29 tools: mission_open_cockpit, mission_today, mission_draft_queue, mission_receipts, mission_prepare_approval_packet, and 24 more. Their descriptions and schemas cost roughly 1,801 tokens of context every time the server is loaded.

Does the Mission — Trust Graduation Gate MCP server require authentication?

Yes. Mission — Trust Graduation Gate asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the Mission — Trust Graduation Gate MCP server still maintained?

Mission — Trust Graduation Gate is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.