Skip to content
Windsurf

Sealed for Windsurf

io.github.edwardyen724-g/sealed

Per-call paid skills for AI agents, run server-side: inputs in, outputs back. The body never ships.

client:Windsurf transport:stdio runtime:npm

Install Sealed 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": {
    "sealed": {
      "command": "npx",
      "args": [
        "-y",
        "sealed-mcp"
      ],
      "env": {
        "SEALED_API_URL": "<SEALED_API_URL>",
        "SEALED_API_KEY": "<SEALED_API_KEY>"
      }
    }
  }
}

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

Sealed in other clients