ramonqu7/vertex-ai-proxy
A proxy server that lets you use Google Vertex AI models (Claude, Gemini, Imagen) with OpenClaw and other OpenAI-compatible tools.
Platform-specific configuration:
{
"mcpServers": {
"vertex-ai-proxy": {
"command": "npx",
"args": [
"-y",
"vertex-ai-proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...