andybrandt/mcp-simple-openai-assistant
MCP server that gives Claude ability to use OpenAI's GPTs assistants
Platform-specific configuration:
{
"mcpServers": {
"mcp-simple-openai-assistant": {
"command": "npx",
"args": [
"-y",
"mcp-simple-openai-assistant"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...