Skip to content
Windsurf

api tester for Windsurf

io.github.ryudi84/api-tester

MCP server for API testing: HTTP requests, cURL generation, health checks.

client:Windsurf transport:stdio runtime:npm

Install api tester in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "api-tester": {
      "command": "npx",
      "args": [
        "-y",
        "sovereign-api-tester-mcp"
      ]
    }
  }
}

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

api tester in other clients