mcpserver.lol
registry/gomission-mcp
Connection check verified live · 27h ago

gomission-mcp

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

Tools 29
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

29 tools

Read from the running server on 27h ago.

get_receipt read-only receipt_id*
Fetch a Mission receipt by id. The hosted MCP persists receipts; the local install adds private storage and per-principal trust history.
log_action read-only summary*evidenceaction_class*
Log a safe internal action with Mission. Returns a receipt id. Use for non-external actions that still benefit from a permanent receipt.
mission_account_setup read-only nextintent
Return Mission-owned login/signup URLs for Claude, ChatGPT, or local app users before connector onboarding. Read-only.
mission_account_status read-only next
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 read-only limit
Return Mission adoption proof from external touches, public proof assets, response gaps, and the next evidence-backed follow-up. Read-only.
mission_check_approval read-only receipt_id*
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…
mission_classify read-only intent*tool_namerecipient_hint
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 al…
mission_draft_queue read-only limit
Return local drafts and approval packets waiting for human review. Read-only; never sends or creates Gmail drafts.
mission_fetch read-only ref*
Fetch a small structured summary for a Mission ref returned by connector tools. Read-only and redacted.
mission_get_workspace_status read-only
Return Claude/MCP workspace connector status, missing priority connectors, and the secure setup link for this user workspace. Read-only.
mission_learning_status read-only
Return Mission learning status from rules, feedback, and learning outputs. Read-only.
mission_list_connectors read-only connectors
List per-workspace Mission connector state for Gmail, Calendar, Drive, X, Instagram, LinkedIn, and other connectors. Read-only.
mission_market_radar read-only date
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 notestitlepurposesource_refrecommendation
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 read-only limit
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 read-only limit
Return unresolved relationship loops and promises that need review. Read-only.
mission_prepare_approval_packet notestitlepurposeurgencysource_refrecommendation
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, create…
mission_prepare_email_draft tobodynotespurposesubject
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 notesthesisaudiencesource_ref
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 sy…
mission_prepare_social_reply draftnotespurposeplatformtarget_url
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 a…
mission_proof_loop read-only
Return the highest-value Gmail/proof loop currently waiting on review. Read-only.
mission_receipts read-only limit
Return receipt coverage and recent receipt evidence. Read-only.
mission_search read-only limitquery
Search prepared Mission context across tasks, open loops, drafts, approval packets, receipts, and learning rows. Read-only.
mission_start_connector_setup sourceconnectors
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 read-only
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…
mission_submission_readiness read-only
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 read-only limit
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…
mission_voice_profile read-only
Return compact voice-learning confidence and constraints for draft review. Read-only.
request_approval read-only summary*evidenceaction_class*
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…