Inite Brain MCP Server
Open-source bitemporal knowledge graph - long-term memory for AI agents. It is available as a remote MCP endpoint.
Teams that want a hosted memory endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-25 · ★ 33 · #195 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25
AGPL-3.0 · TypeScript servers · how we verify → /methodology
01 · Install Inite Brain
before you install - you'll need
Set BRAIN_API_KEY, BRAIN_COMPANY_ID before connecting.
Claude Code
claude mcp add inite-ai-inite-brain-service --transport http https://brain.inite.ai/mcp/{companyId} Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"inite-ai-inite-brain-service": {
"url": "https://brain.inite.ai/mcp/{companyId}"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://brain.inite.ai/mcp/{companyId}
transport: streamable-http
endpoint alive - authentication required · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to brain.inite.ai
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license AGPL-3.0 - declared in the repository
registry namespace io.github.inite-ai is GitHub-verified and matches the repo owner
03 · What Inite Brain can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v2.1.0 · 2026-08-24
2.1.0 (2026-08-23) · hierarchical scope-tag foundation - scope column + parity-proven visibility evaluator (default-off) · computed views for tenant counters behind STATS_VIEWS_ENABLED · validate stack on SurrealDB…
v2.0.0 · 2026-08-22
2.0.0 (2026-08-22) · atomic derive - staging namespace, per-(tenant,version) lease, DELETE-then-UPDATE flip (audit 2026-08-19 P1) · deriver,synthesize: DERIVER_DATE_RESOLVE + RETRIEVAL_ENUM_STRICT (default-off)…
v1.1.0 · 2026-08-15
1.1.0 (2026-08-15) · false-premise scenarios + hallucination-resistance metric · dedupe [email protected] lockfile blocks left by textual dependabot merges · dedupe [email protected] lockfile blocks left by textual dependabot merges…
04 · Who maintains Inite Brain
Inite Brain is maintained by inite-ai. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/inite-ai/inite-brain-service
- website
- https://brain.inite.ai/
- category
- memory - ranked #195 of 259 actively-maintained memory servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-24)
- registry
- io.github.inite-ai/inite-brain-service (active, first published 2026-06-24)
06 · Inite Brain FAQ
What is Inite Brain?
Open-source bitemporal knowledge graph - long-term memory for AI agents. It is available as a remote MCP endpoint.
Is Inite Brain still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Inite Brain?
Run `claude mcp add inite-ai-inite-brain-service --transport http https://brain.inite.ai/mcp/{companyId}`. The README documents 2 environment variables (BRAIN_API_KEY, BRAIN_COMPANY_ID) to set first. Set BRAIN_API_KEY, BRAIN_COMPANY_ID before connecting. You can also paste the ready-made client config above.
Does Inite Brain require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Inite Brain
Alternatives to Inite Brain
Maintained memory servers if Inite Brain isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 159 languages, sub-ms queries, 99% fewer tokens. ★ 40,198 · 2026-08-23
- Tradememory Protocol MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance. ★ 1,412 · 2026-08-11
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,394 · 2026-08-23
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,314 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 979 · 2026-04-10
- Projectmem Local-first memory + judgment layer for AI coding agents - warns before repeating failed fixes. ★ 750 · 2026-08-06
Pairs well with
Servers that cover what Inite Brain doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · InsideDCPulse World Model · Context Sync · Codeseeker · Kindex
More TypeScript MCP servers · Inkog · Ins Forge · Instagit · Lemonsqueezy MCP Server · see all