{
"id": "tool-server:codex-mcp-server",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/codex-mcp-server.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Codex MCP Server",
"protocol": "mcp-stdio",
"provenance": "built-in",
"mcpTransports": [
"mcp-transport:stdio"
],
"sourceRef": "source-ref:codex-github",
"tools": [
"tool-descriptor:codex.mcp.codex",
"tool-descriptor:codex.mcp.codex-reply"
]
},
"outgoingEdges": [
{
"from": "tool-server:codex-mcp-server",
"to": "tool-descriptor:codex.mcp.codex",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:codex-mcp-server",
"to": "tool-descriptor:codex.mcp.codex-reply",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:codex-mcp-server",
"to": "capability:mcp-stdio",
"kind": "requires_capability",
"attributes": {
"versionRange": ">=1.0.0 <2.0.0",
"level": "full"
}
},
{
"from": "tool-server:codex-mcp-server",
"to": "source-ref:codex-github",
"kind": "sourced_from",
"attributes": {}
},
{
"from": "tool-server:codex-mcp-server",
"to": "tool-descriptor:codex.mcp.codex",
"kind": "exposes_tool",
"attributes": {}
},
{
"from": "tool-server:codex-mcp-server",
"to": "tool-descriptor:codex.mcp.codex-reply",
"kind": "exposes_tool",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "claim:codex-research-mcp-server-tool-schemas",
"to": "tool-server:codex-mcp-server",
"kind": "about_subject"
},
{
"from": "tool-descriptor:codex.mcp.codex",
"to": "tool-server:codex-mcp-server",
"kind": "contained_in_plugin",
"attributes": {}
},
{
"from": "tool-descriptor:codex.mcp.codex-reply",
"to": "tool-server:codex-mcp-server",
"kind": "contained_in_plugin",
"attributes": {}
}
]
}