mcpbeat

Mission — Trust Graduation Gate MCP Server

io.github.gomission/mcp
answering

Mission — Trust Graduation Gate is answering right now. Last checked moments ago. 39 installs a week from npm. It exposes 29 tools. Last commit 13 Jul 2026.

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

Installs per day peak 198 · avg 18 · -43% w/w
a month agotoday
Uptime history 43 hours of history · worst hour 50%
43 hours agonow
96.7%
Uptime 24h
89 of 92 checks
29
Tools
read from the server
811 ms
Response time
average over 24h
39
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add mcp --transport http https://claude.gomission.io/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://claude.gomission.io/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://claude.gomission.io/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://claude.gomission.io/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://claude.gomission.io/mcp/"
    }
  }
}

Available tools 29

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

mission
mission_account_setup
Return Mission-owned login/signup URLs for Claude, ChatGPT, or local app users before connector onboarding. Read-only.
mission_account_status
Return the hosted Mission account sign-in boundary plus safe public login/signup links. Read-only; never asks for or accepts a password.
mission_adoption_proof
Return Mission adoption proof from external touches, public proof assets, response gaps, and the next evidence-backed follow-up. Read-only.
mission_check_approval
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.
mission_classify
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.
mission_draft_queue
Return local drafts and approval packets waiting for human review. Read-only; never sends or creates Gmail drafts.
mission_fetch
Fetch a small structured summary for a Mission ref returned by connector tools. Read-only and redacted.
mission_get_workspace_status
Return Claude/MCP workspace connector status, missing priority connectors, and the secure setup link for this user workspace. Read-only.
mission_learning_status
Return Mission learning status from rules, feedback, and learning outputs. Read-only.
mission_list_connectors
List per-workspace Mission connector state for Gmail, Calendar, Drive, X, Instagram, LinkedIn, and other connectors. Read-only.
mission_market_radar
Return Mission Research market radar status, recent market-intelligence signals, open radar tasks, active research topics, and the next recommended counter-move. Read-only.
mission_open_approval_packet
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.
mission_open_cockpit
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.
mission_open_loops
Return unresolved relationship loops and promises that need review. Read-only.
mission_prepare_approval_packet
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.
mission_prepare_email_draft
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.
mission_prepare_market_countermove
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.
mission_prepare_social_reply
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.
mission_proof_loop
Return the highest-value Gmail/proof loop currently waiting on review. Read-only.
mission_receipts
Return receipt coverage and recent receipt evidence. Read-only.
mission_search
Search prepared Mission context across tasks, open loops, drafts, approval packets, receipts, and learning rows. Read-only.
mission_start_connector_setup
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.
mission_status
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.
mission_submission_readiness
Return the OpenAI app submission readiness gates, blockers, live endpoint proof, review artifacts, and next human action. Read-only; never submits the app.
mission_today
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.
mission_voice_profile
Return compact voice-learning confidence and constraints for draft review. Read-only.
log
log_action
Log a safe internal action with Mission. Returns a receipt id. Use for non-external actions that still benefit from a permanent receipt.
receipt
get_receipt
Fetch a Mission receipt by id. The hosted MCP persists receipts; the local install adds private storage and per-principal trust history.
request
request_approval
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.

Endpoints

URLTransportStateLatencyChecked
https://claude.gomission.io/mcp/ streamable-http answering 752 ms 0 min ago

Mission — Trust Graduation Gate — questions

Answers built from our own checks of this server.

What can Mission — Trust Graduation Gate do?
It exposes 29 tools, read directly from the server on our last check. Among them: get_receipt, log_action, mission_account_setup, mission_account_status, mission_adoption_proof, mission_check_approval and 23 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Mission — Trust Graduation Gate working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 92 checks got a reply (96.7%), average response time 811 ms. The bar chart above shows every period we have measured.
How do I connect Mission — Trust Graduation Gate?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Mission — Trust Graduation Gate need an API key?
No. Mission — Trust Graduation Gate completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 29 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Mission — Trust Graduation Gate?
It answers our handshake in 811 ms on average, which is faster than 9% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Mission — Trust Graduation Gate?
The npm package @gomission/mcp was installed 39 times in the last week. Week over week that is -43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mission — Trust Graduation Gate open source?
Yes — it is published under the NOASSERTION licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.