Skip to content
Gemini CLI

pse edge mcp for Gemini CLI

io.github.phdwight/pse-edge-mcp

Philippine Stock Exchange data via PSE Edge: EOD quotes, price history, disclosures, financials.

client:Gemini CLI transport:streamable-http runtime:pypi

Install pse edge mcp in Gemini CLI

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

{
  "mcpServers": {
    "pse-edge-mcp": {
      "httpUrl": "https://pse.sakayandgo.com/mcp"
    }
  }
}

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

pse edge mcp in other clients