Stats
Actions
Tags
From second-opinion
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": {
"command": "codex",
"args": [
"mcp-server"
]
}
}
}Server configuration and connection parameters
codexCommand-line arguments passed to the server process
npx claudepluginhub trailofbits/skills --plugin second-opinion