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
{
"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