net.designvault

designvault

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

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

DESIGNVAULT_API_KEY(str)
RequiredSecret

Per-organization DesignVault API key (dv_live_…). Generate one under Settings → API keys.

DESIGNVAULT_BASE_URL(str)

Override the API base URL (defaults to https://www.designvault.net). Point at a preview deployment or http://localhost:3000 during development.

DESIGNVAULT_ENABLE_WRITE(str)

Set to 1/true to register the write tools (create, update, delete). Off by default so a shared key cannot mutate data without explicit opt-in.