Skip to content
VS Code

brainattic for VS Code

ai.brainattic/knowledge-base

The knowledge base your AI reads and writes, under your rules — over MCP, EU-hosted.

client:VS Code transport:streamable-http

Install brainattic in VS Code

.vscode/mcp.json

{
  "servers": {
    "knowledge-base": {
      "type": "http",
      "url": "https://app.brainattic.ai/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

brainattic in other clients