Skip to content
Windsurf

vallt for Windsurf

io.github.ptriato/vallt

API credential manager for Claude Code. Connect services, store keys in keychain, monitor health.

client:Windsurf transport:stdio runtime:npm

Install vallt in Windsurf

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

{
  "mcpServers": {
    "vallt": {
      "command": "npx",
      "args": [
        "-y",
        "@vallt/mcp-server"
      ]
    }
  }
}

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

vallt in other clients