Stats
Actions
Tags
From agent-codex
Local MCP server from the Codex platform for context-aware code generation and analysis. Runs as a subprocess via the 'codex mcp-server' command.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"codex-native": {
"command": "codex",
"args": [
"mcp-server"
]
}
}
}Server configuration and connection parameters
codexCommand-line arguments passed to the server process
npx claudepluginhub mustafaakben/codex-agent-plugin --plugin agent-codex