adsmcp for Gemini CLI
io.github.adgentek/adsmcp
MCP-native ad server. Monetize AI chatbots and agents with conversational ads.
client:Gemini CLI
transport:streamable-http
Install adsmcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"adsmcp": {
"httpUrl": "https://mcp.adgentek.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs