Skip to content
Cursor

Inite Brain for Cursor

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

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

client:Cursor transport:streamable-http

Install Inite Brain in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "inite-brain-service": {
      "url": "https://brain.inite.ai/mcp/{companyId}"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Inite Brain in other clients