MCP Server - Bridge to OpenAI API. Part of HumoticaOS/SymbAIon ecosystem.
Standard I/O
Docker
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-server-openai-bridge": {
"args": [
"index.js"
],
"command": "node"
}
}
}