BuyAPI for Gemini CLI
io.github.thesnakefang/buyapi-mcp
Vendor intelligence for AI coding agents choosing developer tools and stacks.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:7
Install BuyAPI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"buyapi-mcp": {
"httpUrl": "https://buyapi.ai/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs