OpenClaw: Use All Major AI Models NO API Token! Claude/ChatGPT/Gemini/DeepSeek/Doubao/Grok/Qwen/Manus/Kimi
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"openclaw-zero-token": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-openclaw-zero-token"
]
}
}
}