Documentation

OrdinalMind is a factual memory engine for Bitcoin Ordinals. The raw event tree is the product; narrative and wiki layers are additive.

Source code: github.com/Lipe-lx/ordinal-mind

How It Works

Resolution normalizes inscription numbers, inscription IDs, and Taproot addresses. Discovery gathers public on-chain and web references. Timeline construction merges, deduplicates, and sorts events chronologically. Consensus layers community-vetted wiki context. Synthesis is optional and client-side.

Trust, Privacy, and BYOK

OrdinalMind uses Discord identity for community consensus, but the core timeline must not depend on identity or LLM success. User LLM keys stay in the browser and are never proxied through the server.

Agent Layer (MCP)

The public MCP endpoint is /mcp. Anonymous access exposes read-only resources and tools. OAuth unlocks authenticated actions while keeping Discord tier and capability rules enforced.