Skip to content
Windsurf

zaai dev mcp for Windsurf

io.github.poloniboi/zaai-dev-mcp

Zaai Dev brand brief + captured design references for MCP-compatible AI tools.

client:Windsurf transport:stdio runtime:npm

Install zaai dev 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": {
    "zaai-dev-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@zaai-dev/mcp"
      ],
      "env": {
        "ZAAI_API_TOKEN": "<ZAAI_API_TOKEN>",
        "ZAAI_API_URL": "<ZAAI_API_URL>"
      }
    }
  }
}

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

zaai dev mcp in other clients