Welcome! Type "help" for available commands.
$
Open Index is a Python CLI tool that organizes domain data into searchable context graphs built from doc_type schemas, entity instances, and optional ingestion connectors.
It exposes an MCP server allowing specialized AI agents to read, navigate, and write structured domain entities. Storage defaults to SQLite with FTS5 full-text search, with an OpenSearch backend option, and ships a local UI for graph exploration.