SDK that exposes the OpenAI Responses API on top of any /v1/chat/completions backend (vLLM, Ollama, llama.cpp, TGI, etc.). Handles conversation state, MCP tool execution, and streaming event translati…
{
"mcpServers": {
"responses-to-completions": {
"command": "npx",
"args": [
"-y",
"responses-to-completions"
]
}
}
}