Skip to content
Windsurf

zephyr scale mcp for Windsurf

io.github.vilaabo/zephyr-scale-mcp

Zephyr Scale on self-hosted Jira Server/DC: test cases, cycles, executions, plans and attachments

client:Windsurf transport:stdio runtime:npm

Install zephyr scale 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": {
    "zephyr-scale-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zephyr-scale-mcp"
      ],
      "env": {
        "JIRA_BASE_URL": "<JIRA_BASE_URL>",
        "JIRA_PAT": "<JIRA_PAT>",
        "JIRA_AUTH": "<JIRA_AUTH>",
        "JIRA_USERNAME": "<JIRA_USERNAME>",
        "JIRA_PASSWORD": "<JIRA_PASSWORD>",
        "ZEPHYR_DEFAULT_PROJECT_KEY": "<ZEPHYR_DEFAULT_PROJECT_KEY>",
        "ZEPHYR_ALLOW_INTERNAL_API": "<ZEPHYR_ALLOW_INTERNAL_API>",
        "ZEPHYR_READONLY": "<ZEPHYR_READONLY>",
        "JIRA_TLS_REJECT_UNAUTHORIZED": "<JIRA_TLS_REJECT_UNAUTHORIZED>",
        "JIRA_TIMEOUT_MS": "<JIRA_TIMEOUT_MS>",
        "JIRA_MAX_RETRIES": "<JIRA_MAX_RETRIES>",
        "ZEPHYR_LOG_LEVEL": "<ZEPHYR_LOG_LEVEL>"
      }
    }
  }
}

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

zephyr scale mcp in other clients