Skip to content
Windsurf

designvault for Windsurf

net.designvault/designvault

Search, browse and manage your DesignVault design-asset library from any MCP client.

client:Windsurf transport:stdio runtime:npm

Install designvault 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": {
    "designvault": {
      "command": "npx",
      "args": [
        "-y",
        "designvault-mcp"
      ],
      "env": {
        "DESIGNVAULT_API_KEY": "<DESIGNVAULT_API_KEY>",
        "DESIGNVAULT_BASE_URL": "<DESIGNVAULT_BASE_URL>",
        "DESIGNVAULT_ENABLE_WRITE": "<DESIGNVAULT_ENABLE_WRITE>"
      }
    }
  }
}

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

designvault in other clients