agent context api for Gemini CLI
io.github.dacode-dev/agent-context-api
Agent-work MCP: free context preflight and page-read previews, paid x402 HTTP upgrades.
client:Gemini CLI
transport:streamable-http
Install agent context api in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-context-api": {
"httpUrl": "https://agent-context-api-proxy.agent-context-proxy.workers.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