Skip to content
Windsurf

apidog tests mcp for Windsurf

io.github.acabala/apidog-tests-mcp

MCP server for managing Apidog test cases, scenarios, suites, and test data

client:Windsurf transport:stdio runtime:npm

Install apidog tests 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": {
    "apidog-tests-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@acabala/apidog-tests-mcp"
      ],
      "env": {
        "APIDOG_ACCESS_TOKEN": "<APIDOG_ACCESS_TOKEN>",
        "APIDOG_PROJECT_ID": "<APIDOG_PROJECT_ID>",
        "APIDOG_BRANCH_ID": "<APIDOG_BRANCH_ID>",
        "APIDOG_BASE_URL": "<APIDOG_BASE_URL>"
      }
    }
  }
}

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

apidog tests mcp in other clients