VOC OpenAPI MCP for Gemini CLI
io.github.solveacx/voc-mcp
VOC OpenAPI gives AI agents authorized review and product data for insights, tagging, and listings.
client:Gemini CLI
transport:streamable-http
Install VOC OpenAPI MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"voc-mcp": {
"httpUrl": "https://open.voc.ai/mcp/catalog"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs