Data connector

SQLite Context Store

SQLite Context Store is an external urirun connector package that gives the host a small durable memory for records, artifacts, checks and logs. It generates bindings from decorators, compiles into a normal urirun registry, and projects to MCP tools / A2A skills for host workflows that need to remember what was checked, imported, generated or changed.

dostępny ✓ zweryfikowany

Co robi

  • Store structured context imported by an LLM.
  • Create datasets and upsert records from URI flows.
  • List artifacts created by automation.
  • Show backend and node logs in the host UI.
  • Expose local context to MCP/A2A without coupling the app to SQLite APIs.

Schematy URI

data:// artifact:// check:// log://

Wymagania

  • python>=3.10