Starts on the free Starter tier — 1,000 calls/day, 15-minute delay. Upgrade anytime.
GET /v1/state
Poll the current world state as structured JSON. Returns top stories, confidence scores, and source metadata.
GET /v1/stream
Server-sent events for real-time push. Each event is a new story with full metadata as it arrives.
npx @oruk/mcp-server
Model Context Protocol server for AI agents. Exposes tools for querying world state and subscribing to categories.
oruk listen
Command-line interface for terminal-based monitoring. Supports filters, JSON output, and pipe-friendly formatting.