ResoluteError/openai-mcp-client
A rudimentary implementation of Anthropic's Model Context Protocol with OpenAIs Model
Platform-specific configuration:
{
"mcpServers": {
"openai-mcp-client": {
"command": "npx",
"args": [
"-y",
"openai-mcp-client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...