Agent Tools
Back to MCP servers

io.github.craigmbrown/blindoracle

https://craigmbrown.com/api/v2/
● degraded

Privacy-preserving agent settlement for prediction markets via blind signatures.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://craigmbrown.com/api/v2/
JSON-RPC initialize probe
curl -X POST https://craigmbrown.com/api/v2/ \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/craigmbrown/blindoracle-docs