Skip to content
Windsurf

sops mcp for Windsurf

io.github.privacyplaybook/sops-mcp

MCP server for creating and managing SOPS-encrypted secrets

client:Windsurf transport:stdio runtime:pypi

Install sops mcp 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": {
    "sops-mcp": {
      "command": "uvx",
      "args": [
        "sops-mcp"
      ],
      "env": {
        "SOPS_MCP_AGE_PUBLIC_KEY": "<SOPS_MCP_AGE_PUBLIC_KEY>",
        "SOPS_AGE_KEY": "<SOPS_AGE_KEY>"
      }
    }
  }
}

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

sops mcp in other clients