Skip to content
Grok

pse edge mcp for Grok

io.github.phdwight/pse-edge-mcp

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

client:Grok transport:streamable-http runtime:pypi

Install pse edge mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "pse-edge-mcp": {
      "type": "http",
      "url": "https://pse.sakayandgo.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

pse edge mcp in other clients