io.github.LembaGang/headless-oracle
https://api.headlessoracle.com/mcp
● healthy
Cryptographically signed market state verification for autonomous financial agents.
Transport
sse
Auth
—
Cost
—
How to connect
MCP endpoint (sse)
https://api.headlessoracle.com/mcp
JSON-RPC initialize probe
curl -X POST https://api.headlessoracle.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://headlessoracle.com
Source code
https://github.com/LembaGang/headless-oracle-v5