Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

costheta

dev.costheta/costheta

Verifiable physical randomness from cosmic-ray detections. Free beacon, paid signed decisions.

Uptime
100.0%
3 direct probes · 30d
Response
518ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

costheta_random

Free public random outcome anchored to the latest signed cosmic-ray coincidence pulse. This is a shared beacon: every caller sees the same latest signed pulse until the next muon arrives. For private …

costheta_decide

Paid x402 Base mainnet tool: commit-and-reveal decision with a signed certificate. Requires PAYMENT-SIGNATURE and idempotency_key.

costheta_witness

Paid x402 Base mainnet tool: witness a caller commitment against a signed pulse certificate. Requires PAYMENT-SIGNATURE and idempotency_key.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "costheta": {
      "url": "https://costheta.dev/mcp",
      "transport": "streamable-http"
    }
  }
}