inite-ai/inite-brain-service

Open-source bitemporal knowledge graph — long-term memory for AI agents. Hybrid retrieval, conflict-aware ingest, GDPR forget. REST + native MCP.

33Stars on the repository
8Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

brain-bitemporal

01

inite-ai/inite-brain-service

Skill Claude CodeCodex

How to query the INITE Brain knowledge graph across time — the asOf parameter, validFrom/validUntil semantics, reading retracted facts, and the memorydiff "what changed between two cursors" surface. Use when the user's question has a temporal dimension ("on X date", "before Y", "what's new since last conversation").

not rated 33 3d ago A 74 tokens AGPL-3.0

brain-conflict

02

inite-ai/inite-brain-service

Skill Claude CodeCodex

How to detect and resolve conflicting beliefs in the INITE Brain knowledge graph — the COMPETING fact status, getcompetingfacts, detectcontradiction preflight, and the human-in-the-loop adjudication workflow. Use when the timeline shows two facts disagreeing on the same predicate, or when an agent needs to decide what…

not rated 33 changed 2d ago A 78 tokens AGPL-3.0

brain-mcp-setup

03

inite-ai/inite-brain-service

Skill Claude CodeCodex

Walk a developer through connecting a fresh MCP client (Claude Desktop, Cursor, Goose v2, Aider, Continue.dev, n8n, or a raw @modelcontextprotocol/sdk client) to the INITE Brain service. Covers obtaining an API key, the per-tenant URL shape, config snippets per client, the scope matrix for the full tool surface (up to…

not rated 33 changed 2d ago B 127 tokens AGPL-3.0

brain-recall

04

inite-ai/inite-brain-service

Skill Claude CodeCodex

Recall everything brain knows about one specific entity — current profile, full bitemporal timeline, graph neighbours, and unresolved disagreements. Use when the user names a person/company/thing and asks "tell me about them", "what's their history", or "what do we still disagree about?". For a single-shot LLM…

not rated 33 changed 2d ago A 81 tokens AGPL-3.0

brain-search

05

inite-ai/inite-brain-service

Skill Claude CodeCodex

Semantic search over the INITE Brain knowledge graph via the searchknowledge MCP tool. Use when the user wants to find facts, entities, or evidence about people/companies/objects in their tenant, especially when the question is fuzzy or natural-language. Supports bitemporal "as of" queries.

not rated 33 changed 2d ago A 63 tokens AGPL-3.0

brain-write

06

inite-ai/inite-brain-service

Skill Claude CodeCodex

How to write to the INITE Brain knowledge graph from an agent loop — recordfact (with the conversationId / evidence[] grounding inputs), ingestdocument, linkentities, retractfact, recordfeedback, and the detectcontradiction preflight. Covers confidence picking, claim grounding, retract vs forget semantics, identityof…

not rated 33 changed 2d ago A 97 tokens AGPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: