Skip to content
Windsurf

onepassword for Windsurf

com.pulsemcp/onepassword

MCP server for interacting with 1Password via the CLI to read and manage credentials.

client:Windsurf transport:stdio runtime:npm

Install onepassword 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": {
    "onepassword": {
      "command": "npx",
      "args": [
        "-y",
        "onepassword-mcp-server"
      ],
      "env": {
        "OP_SERVICE_ACCOUNT_TOKEN": "<OP_SERVICE_ACCOUNT_TOKEN>",
        "ENABLED_TOOLGROUPS": "<ENABLED_TOOLGROUPS>",
        "SKIP_HEALTH_CHECKS": "<SKIP_HEALTH_CHECKS>",
        "DANGEROUSLY_SKIP_ELICITATIONS": "<DANGEROUSLY_SKIP_ELICITATIONS>",
        "OP_ELICITATION_READ": "<OP_ELICITATION_READ>",
        "OP_ELICITATION_WRITE": "<OP_ELICITATION_WRITE>",
        "OP_WHITELISTED_ITEMS": "<OP_WHITELISTED_ITEMS>"
      }
    }
  }
}

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

onepassword in other clients