headless oracle for Cursor
io.github.lembagang/headless-oracle
Ed25519-signed market open/close receipts for NYSE, NASDAQ, LSE, JPX, Euronext, HKEX, and SGX.
client:Cursor
transport:streamable-http
tools:4
Install headless oracle in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"headless-oracle": {
"url": "https://headlessoracle.mmsebenzi-oracle.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs