MCP server intelligence profile

codex-subagents-mcp Server

Enables Codex CLI to delegate tasks to file-based specialized agents with isolated execution, auditability, and CI-friendly validation

Local Onlyleonardsellem
Awaiting current scanSource Git · cae15364d622b65ab84403e3523351af852995c0

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
4Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

No verified installation or connection method is available in the retained evidence yet.

Identity

Canonical slugcodex-subagents-mcp-3dd60f4eDeploymentLocal Only
Canonical packageRepositoryleonardsellem/codex-subagents-mcp
First publishedLatest release
Last security verificationClassification confidence35%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gitleonardsellem/codex-subagents-mcpcae15364d622b65ab84403e3523351af852995c01Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gitleonardsellem/codex-subagents-mcpcae15364d622b65ab84403e3523351af852995c0CurrentAug 25, 20264 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2024-11-05Negotiated protocol
codex-subagentsServer-reported name
1Capability groups
Aug 25, 2026Observed

Tools 4

ToolCategoryAnnotationsRisk
delegateRun a named sub-agent as a clean Codex exec with its own persona/profile.
Input schema
{
  "type": "object",
  "properties": {
    "agent": {
      "type": "string"
    },
    "task": {
      "type": "string"
    },
    "cwd": {
      "type": "string"
    },
    "mirror_repo": {
      "type": "boolean",
      "default": false
    },
    "profile": {
      "type": "string"
    },
    "persona": {
      "type": "string"
    },
    "approval_policy": {
      "type": "string",
      "enum": [
        "never",
        "on-request",
        "on-failure",
        "untrusted"
      ]
    },
    "sandbox_mode": {
      "type": "string",
      "enum": [
        "read-only",
        "workspace-write",
        "danger-full-access"
      ]
    }
  },
  "required": [
    "agent",
    "task"
  ],
  "additionalProperties": false
}
delegate_batchRun multiple sub-agents in parallel
Input schema
{
  "type": "object",
  "properties": {
    "agent": {
      "type": "string"
    },
    "task": {
      "type": "string"
    },
    "cwd": {
      "type": "string"
    },
    "mirror_repo": {
      "type": "boolean",
      "default": false
    },
    "profile": {
      "type": "string"
    },
    "persona": {
      "type": "string"
    },
    "approval_policy": {
      "type": "string",
      "enum": [
        "never",
        "on-request",
        "on-failure",
        "untrusted"
      ]
    },
    "sandbox_mode": {
      "type": "string",
      "enum": [
        "read-only",
        "workspace-write",
        "danger-full-access"
      ]
    }
  },
  "required": [
    "agent",
    "task"
  ],
  "additionalProperties": false
}
list_agentsList available sub-agents from built-ins and custom agents dir.
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}
validate_agentsValidate agent files and report errors/warnings per file.
Input schema
{
  "type": "object",
  "properties": {
    "dir": {
      "type": "string"
    }
  },
  "additionalProperties": false
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

codex-subagents-mcp Server questions

How do I install codex-subagents-mcp Server?

No verified package installation command is available in the retained catalog evidence.

What tools does codex-subagents-mcp Server provide?

codex-subagents-mcp Server exposed 4 tools during independent protocol observation, including delegate, delegate_batch, list_agents, validate_agents.

Is codex-subagents-mcp Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.