Skip to content
Windsurf

artifyde mcp for Windsurf

com.artifyde/artifyde-mcp

A home for your agent's HTML artifacts - publish, pull, share and review them over MCP.

client:Windsurf transport:stdio runtime:npm

Install artifyde mcp 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": {
    "artifyde-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "artifyde-mcp"
      ],
      "env": {
        "ARTIFYDE_TOKEN": "<ARTIFYDE_TOKEN>",
        "ARTIFYDE_URL": "<ARTIFYDE_URL>"
      }
    }
  }
}

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

artifyde mcp in other clients