Skip to content
VS Code

Serac for VS Code

io.github.aikogilpin/serac

Sovereign E2E cloud storage for AI agents. Zero-knowledge, RGPD-compliant.

client:VS Code transport:streamable-http

Install Serac in VS Code

.vscode/mcp.json

{
  "servers": {
    "serac": {
      "type": "http",
      "url": "https://serac.cloud/api/agent/mcp/v1"
    }
  }
}

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

Serac in other clients