An enhanced tool for CodexApp, striving to make Codex better to use and more comfortable 一个CodexApp的增强工具,努力让Codex变得更好用更舒服
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"CodexPlusPlus": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-CodexPlusPlus"
]
}
}
}