← Registry

Productivity

gomission.io

Provides a compact visual cockpit for managing approvals, drafts, receipts, and task priorities in ChatGPT.

1 endpoint29 known toolsFirst detected July 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://claude.gomission.io/mcp

No auth detected

MCP server metadata

Name
mission
Version
0.1.0-demo
Capabilities
tools

Known tools 29

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.

Inferred read-only
mission_today

Connector daily answer for: what should I approve today?

Inferred read-only
mission_draft_queue

Return local drafts and approval packets waiting for human review.

Inferred read-only
mission_receipts

Return receipt coverage and recent receipt evidence.

Inferred read-only
mission_prepare_approval_packet

Prepare a local Mission approval packet from a Mission ref, title, or instruction.

Inferred read-only
mission_submission_readiness

Return the OpenAI app submission readiness gates, blockers, live endpoint proof, review artifacts, and next human action.

Inferred read-only
mission_adoption_proof

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

Inferred read-only
mission_search

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

Inferred read-only
mission_fetch

Fetch a small structured summary for a Mission ref returned by connector tools.

Inferred read-only
mission_open_loops

Return unresolved relationship loops and promises that need review.

Inferred read-only
mission_proof_loop

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

Inferred read-only
mission_voice_profile

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

Inferred read-only
mission_learning_status

Return Mission learning status from rules, feedback, and learning outputs.

Inferred 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.

Inferred read-only
mission_prepare_market_countermove

Prepare a local approval packet for the next Market Radar counter-move.

Inferred read-only
mission_account_status

Return the hosted Mission account sign-in boundary plus safe public login/signup links.

Inferred read-only
mission_account_setup

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

Inferred read-only
mission_get_workspace_status

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

Inferred 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.

Potential side effects
mission_list_connectors

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

Inferred read-only
mission_prepare_email_draft

Prepare an approval packet for an email draft request.

Potential side effects
mission_prepare_social_reply

Prepare an approval packet for an X/Instagram/social reply or post draft.

Potential side effects
mission_open_approval_packet

Prepare or fetch a local approval packet reference for Claude/MCP users.

Inferred read-only
mission_status

REQUIRED FIRST CALL.

Inferred read-only
request_approval

Mission gates any consequential action.

Inferred read-only
log_action

Log a safe internal action with Mission.

Inferred read-only
get_receipt

Fetch a Mission receipt by id.

Inferred read-only
mission_check_approval

Poll Mission for the current status of a previously requested approval.

Inferred read-only
mission_classify

Map a planned tool call to the canonical Trust Graduation action_class.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mission]
url = "https://claude.gomission.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mission": {
      "type": "http",
      "url": "https://claude.gomission.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mission
Remote MCP URL: https://claude.gomission.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mission": {
      "url": "https://claude.gomission.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mission": {
      "type": "http",
      "url": "https://claude.gomission.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mission",
  "transport": "streamable-http",
  "url": "https://claude.gomission.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for gomission.io was fetched 2026-08-21T21:37:12.731Z.

Trust status Neutral

gomission.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.