Skip to content

Works still? #87

@shtirlitsDva

Description

@shtirlitsDva

Hello, does this works still? I am trying this out because I experience that OAI own Codex MCP times out a lot.

The ping command runs ok, but no other command from Claude Code. I also tried it manually:
npx -y codex-mcp-server
codex-mcp-server started successfully
{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"codex","arguments":{"prompt":"What is 2+2?"}}}
Executing: codex exec --model gpt-5.2-codex --skip-git-repo-check What is 2+2?
{"result":{"content":[{"type":"text","text":"Error in tool "codex": Failed to execute tool "codex": Failed to execute codex command"}],"isError":true},"jsonrpc":"2.0","id":1}

I know this is rather slim in information on the bug, but I will be happy to provide more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions