Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From codex-mcp-tool
Runs a local MCP server for the Deliberation Codex, providing tools and resources for deliberation and decision-making processes.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-1 --plugin junjiangao-ccodeCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"codex-mcp-tool": {
"command": "codex",
"args": [
"mcp-server"
]
}
}
}Server configuration and connection parameters
codexCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.