Inite Brain for VS Code
io.github.inite-ai/inite-brain-service
Open-source bitemporal memory layer for LLM agents — knowledge graph with conflict resolution.
client:VS Code
transport:streamable-http
Install Inite Brain in VS Code
.vscode/mcp.json
{
"servers": {
"inite-brain-service": {
"type": "http",
"url": "https://brain.inite.ai/mcp/{companyId}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs