A simulation kernel, rebuilt in phases. Phase 0: a rock passes through time.
Connect an MCP client (Claude.ai, etc.) with the URL below. Auth is OAuth 2.1 with a pre-shared client_id / client_secret — paste them into your client's advanced OAuth settings.
https://chukwa.benac.dev/mcp
get_world — current canonical state (read-only)list_turns — committed turn chain (read-only)get_turn — state at a specific turn (read-only)get_events — audit events (read-only)run_turn — attempt to produce the next turn (destructive)Vocabulary: docs/terms.md.
Live dashboard — current time, turn, entities, turn chain. Server-rendered, refresh to update.
gitlab.benac.dev/toys/chukwa — AGPL-3.0-or-later.