Inite Brain MCP Server
Open-source memory for AI agents. Facts, conversations, events and their evidence - connected across sessions. It is available as a remote MCP endpoint.
Teams that work with agent memory, bitemporal and knowledge graph and want a hosted endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-18 · ★ 38 · #212 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18
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, BRAIN_URL, BRAIN_KEY 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-09-17
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.2.0 · 2026-09-07
2.2.0 (2026-09-07) · belief-aware serving lane with belief citations · read API behind BELIEFS_API_ENABLED · semantic belief substrate + scene promotion · wire BELIEFS_FACT_DAMPING - demote fact lines contradicted by…
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)…
04 · Who maintains Inite Brain
Inite Brain is maintained by inite-ai. We track 5 MCP servers from inite-ai - 5 actively maintained, 38 combined GitHub stars, oldest repo from May 2026.
05 · Facts
- repository
- github.com/inite-ai/inite-brain-service
- website
- https://brain.inite.ai/
- category
- memory - ranked #212 of 304 actively-maintained memory servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-07)
- registry
- io.github.inite-ai/inite-brain-service (active, first published 2026-06-24 · 2 versions)
06 · Inite Brain FAQ
What is Inite Brain?
Open-source memory for AI agents. Facts, conversations, events and their evidence - connected across sessions. It is available as a remote MCP endpoint.
Is Inite Brain still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-18 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 4 environment variables (BRAIN_API_KEY, BRAIN_COMPANY_ID, BRAIN_URL…) to set first. Set BRAIN_API_KEY, BRAIN_COMPANY_ID, BRAIN_URL, BRAIN_KEY 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-09-17, 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 - 162 languages, sub-ms queries, 99% fewer tokens. ★ 43,715 · 2026-09-18
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,449 · 2026-09-17
- Tradememory Protocol Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents. ★ 1,419 · 2026-09-14
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,322 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 984 · 2026-09-09
- Projectmem Coding agent memory - one local MCP server for every project. Warns before repeating failed fixes. ★ 826 · 2026-09-15
Pairs well with
Servers that cover what Inite Brain doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Context Sync · Codeseeker · People Context · Neurodivergent Memory
More TypeScript MCP servers · Inkog · Stockbit MCP · Ins Forge · Instagit · see all