Skip to content
Windsurf

quantaseal for Windsurf

io.github.lokeshwaranramu/quantaseal

Quantum-safe vault, encryption & compliance for AI agents. NIST FIPS 203/204 ML-KEM-768 + ML-DSA-65.

client:Windsurf transport:stdio runtime:npm

Install quantaseal in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "quantaseal": {
      "command": "npx",
      "args": [
        "-y",
        "@quantaseal/mcp-server"
      ],
      "env": {
        "QUANTASEAL_API_KEY": "<QUANTASEAL_API_KEY>",
        "QUANTASEAL_BASE_URL": "<QUANTASEAL_BASE_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

quantaseal in other clients