Skip to content
Cursor

Serac for Cursor

io.github.aikogilpin/serac

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

client:Cursor transport:streamable-http

Install Serac in Cursor

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

{
  "mcpServers": {
    "serac": {
      "url": "https://serac.cloud/api/agent/mcp/v1"
    }
  }
}

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

Serac in other clients