The official gpt4free repository | various collection of powerful language models | opus 4.6 gpt 5.3 kimi 2.5 deepseek v3.2 gemini 3
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"gpt4free": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gpt4free"
]
}
}
}