Skip to content
Windsurf

atest mcp server for Windsurf

io.github.linuxsuren/atest-mcp-server

Auto-download & launch https://github.com/LinuxSuRen/atest-mcp-server

client:Windsurf transport:stdio runtime:npm

Install atest mcp server in Windsurf

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

{
  "mcpServers": {
    "atest-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "atest-mcp-server-launcher"
      ]
    }
  }
}

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

atest mcp server in other clients