Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
inite-ai avatar

Inite Brain

  • 30 repo stars
  • Updated July 27, 2026
  • inite-ai/inite-brain-service

Inite Brain is an open-source bitemporal knowledge-graph memory service with native MCP so LLM agents can store, retrieve, reconcile, and delete structured long-term facts.

About

Inite Brain is an open-source MCP and REST service that gives LLM agents a bitemporal knowledge graph for long-term memory with conflict resolution, hybrid retrieval, and GDPR-compliant deletion. Developers reach for it when vector-only memory cannot answer when facts were true, reconcile conflicting sources, or honor erasure requests. Connect Claude Desktop, Cursor, or other MCP clients to the per-tenant endpoint and ingest structured facts agents can query with historical as-of semantics.

  • Bitemporal knowledge graph with valid time and transaction time per fact
  • Hybrid retrieval pipeline with conflict-aware ingest and identity merge
  • Native per-tenant Streamable HTTP MCP with six scope-aware tools
  • GDPR forget that deletes user data rather than soft-hiding embeddings

Inite Brain by the numbers

  • Data as of Jul 28, 2026 (Skillselion catalog sync)
terminal
claude mcp add --transport http inite-brain-service https://brain.inite.ai/mcp/%7BcompanyId%7D --header "Authorization: Bearer YOUR_TOKEN"

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars30
TransportHTTP
AuthRequired
Last updatedJuly 27, 2026
Repositoryinite-ai/inite-brain-service

How do I give agents durable memory that tracks when facts were true, resolves conflicts, and supports true deletion on request?

Give LLM agents bitemporal knowledge-graph memory with conflict resolution, hybrid retrieval, and GDPR forget via REST or MCP.

Who is it for?

Developers building agent systems that need temporal knowledge graphs, hybrid retrieval, conflict-aware ingest, and MCP-accessible tenant memory.

Skip if: Simple RAG setups that only need stateless embedding search without temporal truth, conflict handling, or governed forget semantics.

What you get

Stores typed graph facts with dual timelines, serves hybrid retrieval results, resolves conflicts, and supports verified erasure through MCP tools or REST.

Recommended MCP Servers

FAQ

How is Inite Brain different from a vector store?

It keeps a typed knowledge graph with valid and transaction time per fact, enabling temporal queries, conflict reconciliation, and true deletion.

How do agents connect?

Use the per-tenant native MCP Streamable HTTP endpoint or REST API from clients like Claude Desktop, Cursor, Goose, or n8n.

Does it support regulatory deletion?

Yes. It provides GDPR forget that actually deletes user data rather than only hiding vectors.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.