AgentExec WebMCP & Base L2 Gateway for Gemini CLI
io.github.har50/gateway
Monetization and execution gateway for autonomous AI agents on Base Mainnet
client:Gemini CLI
transport:streamable-http
tools:4
Install AgentExec WebMCP & Base L2 Gateway in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"gateway": {
"httpUrl": "https://api.agentexec.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs