Skip to content
Gemini CLI

agent press for Gemini CLI

com.biodnd/agent-press

Agent Press: news MCP server streaming company headlines

client:Gemini CLI transport:sse

Install agent press in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "agent-press": {
      "url": "https://agent-press.biodnd.com/sse"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

agent press in other clients