Skip to content
Back to search
30
MCP streamable-http

Inite Brain

io.github.inite-ai/inite-brain-service

Open-source bitemporal memory layer for LLM agents — knowledge graph with conflict resolution.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

inite brain service
Metadata-only Glama MCP connector.
0 tools · http
io.github.las7/memharness
Bi-temporal, provenance-carrying long-term memory for AI agents, in one SQLite file.
0 tools
io.github.bluesoul-technology/justonce-memory
Persistent, portable, bitemporal memory layer — recalled proactively across your AI tools.
0 tools · streamable-http
io.github.beever-ai/beever-atlas
Open-source LLM knowledge base: team chat into a typed knowledge graph and auto-generated wiki.
0 tools
io.github.seritalien/brain-protocol
Verifiable Memory for AI Agents — knowledge graph, FTS, Starknet proofs, local or cloud
0 tools
io.github.Indhar01/memograph
Graph-based memory system for LLMs with knowledge graphs and semantic search
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "inite_brain": {
      "url": "https://brain.inite.ai/mcp/{companyId}",
      "transport": "streamable-http"
    }
  }
}