MCP Server
MCP
Subagent MCP
Let Codex orchestrate external coding agents through their native harnesses.
Install
uvx subagent-harness-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "subagent-harness-mcp",
"version": "1.0.13",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Start the Subagent MCP stdio server.",
"value": "serve",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment