pse edge mcp for Cursor
io.github.phdwight/pse-edge-mcp
Philippine Stock Exchange data via PSE Edge: EOD quotes, price history, disclosures, financials.
client:Cursor
transport:streamable-http
runtime:pypi
Install pse edge mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pse-edge-mcp": {
"url": "https://pse.sakayandgo.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs