teabranch/open-responses-server
Wraps any OpenAI API interface as Responses with MCPs support so it supports Codex. Adding any missing stateful features. Ollama and Vllm compliant.
Platform-specific configuration:
{
"mcpServers": {
"open-responses-server": {
"command": "npx",
"args": [
"-y",
"open-responses-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...