This one gives Claude, Cursor, and ChatGPT shared access to organizational memory and decision workflows. You get tools to approve or reject decisions with notes, spawn agent tasks, track initiative health, and search semantically across all captured artifacts. It auto-tags work by domain (Product, Engineering, Marketing, Sales) so context from a spec you wrote in Claude shows up when someone drafts the launch email in ChatGPT. The API includes get_pending_decisions, spawn_agent_task, orgx_search, and planning session tools. Connects via streamable HTTP or SSE. Reach for it when you want async work across tools to build on itself instead of starting from zero every time.
Public tool metadata for what this MCP can expose to an agent.
approve_decisionApprove a pending agent decision after explicit user confirmation. Also known as: sign off, approve AI work, unblock agent, accept decision. USE WHEN: user says to approve a decision returned from list_entities with type=decision and status=pending (or the legacy get_pending_d...4 paramsApprove a pending agent decision after explicit user confirmation. Also known as: sign off, approve AI work, unblock agent, accept decision. USE WHEN: user says to approve a decision returned from list_entities with type=decision and status=pending (or the legacy get_pending_d...
notestring_contextobjectoption_idstringdecision_idstringreject_decisionReject a pending agent decision with guidance after explicit user confirmation. Also known as: request revisions, send feedback, decline decision. USE WHEN: user wants to reject or request revisions on a decision. NEXT: Agent will revise their approach based on the reason. DO...4 paramsReject a pending agent decision with guidance after explicit user confirmation. Also known as: request revisions, send feedback, decline decision. USE WHEN: user wants to reject or request revisions on a decision. NEXT: Agent will revise their approach based on the reason. DO...
reasonstring_contextobjectoption_idstringdecision_idstringget_agent_statusShow current AI agent activity, blocked work, and execution state. Also known as: agent status, what agents are doing, active runs. USE WHEN: user asks about agent activity, progress, or what agents are working on. NEXT: If agents are stuck, suggest approve_decision or entity_...3 paramsShow current AI agent activity, blocked work, and execution state. Also known as: agent status, what agents are doing, active runs. USE WHEN: user asks about agent activity, progress, or what agents are working on. NEXT: If agents are stuck, suggest approve_decision or entity_...
_contextobjectagent_idstringinclude_idlebooleanquery_org_memorySearch team memory, organizational decisions, prior artifacts, and project context across agents. Also known as: search memory, recall decisions, find context, retrieve artifacts, project memory. USE WHEN: user asks about past decisions, context, or knowledge. NEXT: Present re...4 paramsSearch team memory, organizational decisions, prior artifacts, and project context across agents. Also known as: search memory, recall decisions, find context, retrieve artifacts, project memory. USE WHEN: user asks about past decisions, context, or knowledge. NEXT: Present re...
limitnumberquerystringscopestringall · artifacts · decisions · initiatives_contextobjectget_initiative_pulseGet project health, blockers, milestones, owners, and recent activity for an initiative. Also known as: project status, roadmap progress, execution health, blockers. USE WHEN: user asks how an initiative is going, or wants a status update. NEXT: If blockers exist, suggest enti...3 paramsGet project health, blockers, milestones, owners, and recent activity for an initiative. Also known as: project status, roadmap progress, execution health, blockers. USE WHEN: user asks how an initiative is going, or wants a status update. NEXT: If blockers exist, suggest enti...
_contextobjectinitiative_idstringinitiative_namestringspawn_agent_taskDelegate work to a specialist AI agent and track the assigned task. Also known as: hand this off, assign task, spawn agent, have an agent do it, autonomous work. Automatically checks authorization, rate limits, quality gates, model routing, and budget policy before spawning. O...17 paramsDelegate work to a specialist AI agent and track the assigned task. Also known as: hand this off, assign task, spawn agent, have an agent do it, autonomous work. Automatically checks authorization, rate limits, quality gates, model routing, and budget policy before spawning. O...
taskstringagentstringmodelstringcontextstring_contextobjectdeadlinestringproviderstringauto · openai · anthropic · openrouter · groq · localmodel_tierstringstandard · balanced · precision · local · sonnet · opusbudget_modestringcheapest_valid · balanced · highest_qualitysdk_backendstringauto · openai · claudemax_cost_usdnumberinitiative_idstringinitiative_namestringexecution_targetstringauto · cloud · local · local_preferredstyle_guidelinesstringexpected_artifactsarraywait_for_completionbooleanhandoff_taskReassign work to another specialist AI agent and optionally spawn a new run. Also known as: handoff task, transfer work, change assignee. USE WHEN: a task needs to be reassigned to a different specialist agent. NEXT: Use get_agent_status to confirm the new agent picked up the...5 paramsReassign work to another specialist AI agent and optionally spawn a new run. Also known as: handoff task, transfer work, change assignee. USE WHEN: a task needs to be reassigned to a different specialist agent. NEXT: Use get_agent_status to confirm the new agent picked up the...
notestringagentstringspawnbooleantask_idstring_contextobjectrecommend_next_actionRecommend what should happen next based on progress gaps, blockers, and execution templates. Also known as: next best action, prioritize work, unblock project. USE WHEN: user asks what to do next, or needs help prioritizing. NEXT: Execute the recommended action (entity_action,...7 paramsRecommend what should happen next based on progress gaps, blockers, and execution templates. Also known as: next best action, prioritize work, unblock project. USE WHEN: user asks what to do next, or needs help prioritizing. NEXT: Execute the recommended action (entity_action,...
limitnumbercascadeboolean_contextobjectentity_idstringentity_typestringworkspace · initiative · workstream · milestoneworkspace_idstringcommand_center_idstringorgx_emit_activityEmit append-only run telemetry for OrgX control-plane reporting. USE WHEN: agent is executing and needs to report progress. NEXT: Continue work; emit again at each phase change. DO NOT USE: for entity status changes — use entity_action instead. Setting phase="completed" record...13 paramsEmit append-only run telemetry for OrgX control-plane reporting. USE WHEN: agent is executing and needs to report progress. NEXT: Continue work; emit again at each phase change. DO NOT USE: for entity status changes — use entity_action instead. Setting phase="completed" record...
levelstringinfo · warn · errorphasestringintent · execution · blocked · review · handoff · completedrun_idstringmessagestringruntimeobject_contextobjectmetadataobjectnext_stepstringchokepointobjectprogress_pctnumberinitiative_idstringsource_clientstringopenclaw · codex · claude-code · chatgpt · cursor · web-uicorrelation_idstringconsolidate_prGenerate and persist an orchestration.consolidation_pass receipt for a GitHub pull request. Requires OrgX server-side GitHub credentials; if the GitHub token is unavailable, use GitHub tools for PR facts and return a structured blocker instead of retrying. USE WHEN: Eli or ano...9 paramsGenerate and persist an orchestration.consolidation_pass receipt for a GitHub pull request. Requires OrgX server-side GitHub credentials; if the GitHub token is unavailable, use GitHub tools for PR facts and return a structured blocker instead of retrying. USE WHEN: Eli or ano...
pr_urlstringtask_idstringverdictstringship · simplify_first · escalate_contextobjectcommit_shastringdecision_idstringworkspace_idstringinitiative_idstringreviewer_notestringorgx_bootstrapEstablish OrgX session context, discover granted scopes, and get the v2 tool routing map. Also known as: bootstrap, setup, tool routing. USE WHEN: first call in a fresh session, after reconnecting, or before performing a multi-step workflow. NEXT: use orgx_search, orgx_inspect...5 paramsEstablish OrgX session context, discover granted scopes, and get the v2 tool routing map. Also known as: bootstrap, setup, tool routing. USE WHEN: first call in a fresh session, after reconnecting, or before performing a multi-step workflow. NEXT: use orgx_search, orgx_inspect...
_contextobjecttimezonestringclient_namestringworkspace_idstringconversation_idstringorgx_inspectHydrate one OrgX entity with execution context. USE WHEN: the user names a specific task, milestone, initiative, decision, artifact, or plan session and needs details before acting. NEXT: use orgx_act, orgx_attach, or orgx_write if the user asks to change what you inspected. D...6 paramsHydrate one OrgX entity with execution context. USE WHEN: the user names a specific task, milestone, initiative, decision, artifact, or plan session and needs details before acting. NEXT: use orgx_act, orgx_attach, or orgx_write if the user asks to change what you inspected. D...
idstringtypestringinitiative · workstream · milestone · task · decision · artifact_contextobjectmax_charsintegersession_idstringhydrate_contextbooleanorgx_searchFind OrgX entities, decisions, artifacts, and memory. USE WHEN: browsing work, searching memory, finding IDs, or listing related records. NEXT: use orgx_inspect for one selected result or orgx_recommend when the user asks what to do next. DO NOT USE WHEN: you already know the...9 paramsFind OrgX entities, decisions, artifacts, and memory. USE WHEN: browsing work, searching memory, finding IDs, or listing related records. NEXT: use orgx_inspect for one selected result or orgx_recommend when the user asks what to do next. DO NOT USE WHEN: you already know the...
typestringlimitintegerquerystringfieldsarraystatusstring_contextobjectsession_idstringworkspace_idstringinitiative_idstringorgx_recommendRecommend next work, summarize morning-brief signals, or read prioritization context. USE WHEN: user asks what to do next, wants a brief, or needs priority guidance. NEXT: present the recommendation, then use orgx_act, orgx_write, or orgx_spawn only after the user confirms an...7 paramsRecommend next work, summarize morning-brief signals, or read prioritization context. USE WHEN: user asks what to do next, wants a brief, or needs priority guidance. NEXT: present the recommendation, then use orgx_act, orgx_write, or orgx_spawn only after the user confirms an...
modestringnext_action · morning_brieflimitinteger_contextobjectentity_idstringsession_idstringentity_typestringworkspace · initiative · workstream · milestone · taskworkspace_idstringorgx_writeCreate or update one OrgX record (snake_case fields). Operations: create (default) uses per-type fields; update REQUIRES id + fields. Create requirements: initiative title/name + workspace_id + goal_ids when the workspace enforces primary objectives; workstream title + initiat...34 paramsCreate or update one OrgX record (snake_case fields). Operations: create (default) uses per-type fields; update REQUIRES id + fields. Create requirements: initiative title/name + workspace_id + goal_ids when the workspace enforces primary objectives; workstream title + initiat...
idstringnamestringtypestringtitlestringfieldsobjectrun_idstringstatusstringstep_idstringsummarystringtask_idstring_contextobjectdue_datestringgoal_idsarraymetadataobjectprioritystringlow · medium · high · urgententity_idstringoperationstringcreate · updateresolutionstringsession_idstringdescriptionstringentity_typestringlive_publicbooleanartifact_urlstringblocker_typestringexternal_urlstringmilestone_idstringworkspace_idstringartifact_typestringinitiative_idstringworkstream_idstringidempotency_keystringlive_visibilitystringprivate · publicpreview_markdownstringlive_reveal_titlebooleanorgx_attachAttach a durable artifact or proof URL to an existing OrgX entity. Requires artifact_url or external_url; preview_markdown is supporting context only. USE WHEN: saving evidence, PRs, documents, reports, screenshots, or external artifacts. For founder/team work, prefer practica...19 paramsAttach a durable artifact or proof URL to an existing OrgX entity. Requires artifact_url or external_url; preview_markdown is supporting context only. USE WHEN: saving evidence, PRs, documents, reports, screenshots, or external artifacts. For founder/team work, prefer practica...
idstringnamestringtypestringinitiative · milestone · workstream · task · objective · playbookownerstringstatusstringdraft · in_review · approved · changes_requested · superseded · archived_contextobjectmetadataobjectagent_typestringsession_idstringdescriptionstringreview_datestringartifact_urlstringexternal_urlstringverificationarrayartifact_typestringcompany_stagestringearly_founder · founder_led_company · operating_teamidempotency_keystringbusiness_outcomestringpreview_markdownstringorgx_actRun a lifecycle, validation, completion, or proof action on one OrgX entity. Per-action required inputs: • update → "fields" patch object. • complete_with_proof, ship_batch → "artifact" (artifact_type + artifact_url/external_url; preview_markdown optional). • validate (studio)...14 paramsRun a lifecycle, validation, completion, or proof action on one OrgX entity. Per-action required inputs: • update → "fields" patch object. • complete_with_proof, ship_batch → "artifact" (artifact_type + artifact_url/external_url; preview_markdown optional). • validate (studio)...
idstringnotestringspecobjecttypestringinitiative · milestone · workstream · task · objective · playbookforcebooleanactionstringlaunch · pause · resume · complete · complete_with_proof · archivefieldsobjectdry_runboolean_contextobjectartifactobjectsession_idstringverificationarrayquality_scorenumberidempotency_keystringorgx_planStart, resume, edit, improve, or complete a tracked OrgX planning session. Per-action input requirements: • action="start" → REQUIRES feature_name. Optional: initial_plan (markdown to seed the session). • action="resume" → REQUIRES session_id. • action="improve" → REQUIRES ses...10 paramsStart, resume, edit, improve, or complete a tracked OrgX planning session. Per-action input requirements: • action="start" → REQUIRES feature_name. Optional: initial_plan (markdown to seed the session). • action="resume" → REQUIRES session_id. • action="improve" → REQUIRES ses...
actionstringstart · resume · improve · record_edit · complete_contextobjectattach_toobjectsession_idstringedit_summarystringfeature_namestringinitial_planstringplan_contentstringworkspace_idstringidempotency_keystringorgx_spawnGuard, estimate, classify, spawn, or hand off specialist agent work. Per-action requirements: spawn from an existing task REQUIRES task_id; ad-hoc spawn REQUIRES title + instructions and should include agent_type. handoff REQUIRES task_id + agent_type. guard REQUIRES agent_typ...15 paramsGuard, estimate, classify, spawn, or hand off specialist agent work. Per-action requirements: spawn from an existing task REQUIRES task_id; ad-hoc spawn REQUIRES title + instructions and should include agent_type. handoff REQUIRES task_id + agent_type. guard REQUIRES agent_typ...
modelstringtitlestringactionstringguard · estimate · spawn · handoff · classifytask_idstring_contextobjectproviderstringauto · openai · anthropic · openrouter · groq · localagent_typestringmodel_tierstringstandard · balanced · precision · local · sonnet · opussession_idstringbudget_modestringcheapest_valid · balanced · highest_qualityinstructionsstringmax_cost_usdnumberworkspace_idstringinitiative_idstringidempotency_keystringorgx_decideCreate, approve, reject, remember, or list durable OrgX decisions. Per-action input requirements: • action="list_pending" → No required fields. Optional: initiative_id, workspace_id (scope filters). • action="create" → REQUIRES title AND decision (the resolved decision text)....13 paramsCreate, approve, reject, remember, or list durable OrgX decisions. Per-action input requirements: • action="list_pending" → No required fields. Optional: initiative_id, workspace_id (scope filters). • action="create" → REQUIRES title AND decision (the resolved decision text)....
notestringtitlestringactionstringcreate · remember · list_pending · approve · rejectreasonstringcontextstringsummarystring_contextobjectdecisionstringsession_idstringdecision_idstringworkspace_idstringinitiative_idstringidempotency_keystringorgx_submit_receiptSubmit a durable receipt (proof, outcome, quality, attribution, or learning) anchored to an OrgX entity or artifact. Required: receipt_type + summary. Strongly recommended: one anchor (entity_type+entity_id OR artifact_id), artifact_type, business_outcome, agent_type, AND at l...19 paramsSubmit a durable receipt (proof, outcome, quality, attribution, or learning) anchored to an OrgX entity or artifact. Required: receipt_type + summary. Strongly recommended: one anchor (entity_type+entity_id OR artifact_id), artifact_type, business_outcome, agent_type, AND at l...
summarystring_contextobjectevidenceobjectentity_idstringagent_typestringmodel_tierstringstandard · balanced · precision · local · sonnet · opussession_idstringartifact_idstringbudget_modestringcheapest_valid · balanced · highest_qualityentity_typestringmax_cost_usdnumberreceipt_typestringworkspace_idstringartifact_typestringidempotency_keystringloop_validationbooleanvalidation_rungstringschema_discovery · dry_run_spawn · single_domain_fixture · cross_domain_initiative_fixture · overnight_canary · calibrated_auto_route_expansionbusiness_outcomestringverification_statusstringpassed · failed · blocked · not_runrecall_memorySearch organizational memory for prior decisions, artifacts, project context, and team knowledge. Also known as: search memory, recall decisions, find context, retrieve artifacts, what did we decide.4 paramsSearch organizational memory for prior decisions, artifacts, project context, and team knowledge. Also known as: search memory, recall decisions, find context, retrieve artifacts, what did we decide.
limitnumberquerystringscopestringall · artifacts · decisions · initiatives_contextobjectapprove_agent_workReview or act on agent decisions awaiting human approval. Also known as: pending approvals, agent blocked, sign off, review decisions, approve AI work. Per-action input requirements: • action="list" (default when action omitted) → No required fields. Optional filters: limit, u...8 paramsReview or act on agent decisions awaiting human approval. Also known as: pending approvals, agent blocked, sign off, review decisions, approve AI work. Per-action input requirements: • action="list" (default when action omitted) → No required fields. Optional filters: limit, u...
notestringlimitnumberactionstringlist · approve · rejectreasonstring_contextobjectdecision_idstringinitiative_idstringurgency_filterstringall · critical · highdelegate_agent_taskAssign work to a specialist AI agent and track the result. Also known as: hand this off, spawn agent, assign task, delegate to agent, have an AI agent do it.9 paramsAssign work to a specialist AI agent and track the result. Also known as: hand this off, spawn agent, assign task, delegate to agent, have an AI agent do it.
taskstringagentstringcontextstring_contextobjectdeadlinestringinitiative_idstringinitiative_namestringstyle_guidelinesstringexpected_artifactsarraytrack_project_progressGet health, blockers, milestones, owners, and recent activity for a project or initiative. Also known as: project status, initiative pulse, blockers, roadmap progress, execution health.3 paramsGet health, blockers, milestones, owners, and recent activity for a project or initiative. Also known as: project status, initiative pulse, blockers, roadmap progress, execution health.
_contextobjectinitiative_idstringinitiative_namestringscaffold_initiativeTurn an objective, roadmap, launch, or feature plan into executable workstreams, milestones, and tasks. Also known as: scaffold project, create roadmap, generate execution plan. Minimum required input: title. Conditionally required: • workspace_id — REQUIRED unless the MCP ses...20 paramsTurn an objective, roadmap, launch, or feature plan into executable workstreams, milestones, and tasks. Also known as: scaffold project, create roadmap, generate execution plan. Minimum required input: title. Conditionally required: • workspace_id — REQUIRED unless the MCP ses...
modestringdraft · scaffold · launchtitlestringcontextarraysummarystringuser_idstring_contextobjectgoal_idsarrayowner_idstringconcurrencynumberdescriptionstringworkstreamsarrayworkspace_idstringexternal_syncobjectobjective_idsarrayresponse_modestringfast_ack · completeidempotency_keystringcommand_center_idstringcontinue_on_errorbooleanlaunch_after_createbooleancoordination_dependencyobjectreview_artifactSurface the next artifact awaiting review. Renders the artifact-review widget with a preview, version filmstrip, and hold-to-approve / request-changes actions. USE WHEN the user asks to review work, approve a deliverable, or handle pending artifact reviews. DO NOT USE for list...4 paramsSurface the next artifact awaiting review. Renders the artifact-review widget with a preview, version filmstrip, and hold-to-approve / request-changes actions. USE WHEN the user asks to review work, approve a deliverable, or handle pending artifact reviews. DO NOT USE for list...
_contextobjectentity_idstringartifact_idstringworkspace_idstringget_morning_briefCurated receipts, exceptions, ROI delta, and value signals from the most recent autonomous session. The brief IS curated receipts, not a separate data structure. Prefer `get_morning_brief` with workspace brief with value and exception summaries for new prompts, skills, and exa...3 paramsCurated receipts, exceptions, ROI delta, and value signals from the most recent autonomous session. The brief IS curated receipts, not a separate data structure. Prefer `get_morning_brief` with workspace brief with value and exception summaries for new prompts, skills, and exa...
_contextobjectsession_idstringworkspace_idstringio.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent