---
name: Bug report
about: Report a bug in Codex MCP Tool
title: '[BUG] '
labels: bug
assignees: ''
---
## Bug Description
<!-- A clear and concise description of what the bug is -->
## Environment
- **Node.js version**:
- **npm version**:
- **Operating System**:
- **MCP Client**:
- [ ] Claude Desktop
- [ ] Claude Code
- [ ] Other (please specify):
- **Codex CLI version**: <!-- Run: codex --version -->
- **Codex MCP Tool version**:
## To Reproduce
Steps to reproduce the behavior:
1. Install/configure '...'
2. Run command '...'
3. Use tool '...'
4. See error
## Expected Behavior
<!-- What you expected to happen -->
## Actual Behavior
<!-- What actually happened -->
## Error Messages / Logs
```
<!-- Paste any error messages or relevant logs here -->
```
## MCP Tool Used
- [ ] ask-codex
- [ ] brainstorm
- [ ] ping
- [ ] help
- [ ] fetch-chunk
- [ ] timeout-test
## Command/Prompt Used
```javascript
// Example of the exact command or prompt that caused the issue
{
"name": "ask-codex",
"arguments": {
"prompt": "...",
"model": "..."
}
}
```
## Additional Context
<!-- Add any other context about the problem here -->
## Possible Solution
<!-- If you have suggestions on how to fix the bug -->
## Checklist
- [ ] I have checked existing issues for duplicates
- [ ] I have verified Codex CLI is properly installed and authenticated
- [ ] I have tried with the latest version of the tool
- [ ] I have included all relevant error messages
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cexll/codex-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server