Skip to content
Cline

atest mcp server for Cline

io.github.linuxsuren/atest-mcp-server

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

client:Cline transport:stdio runtime:npm

Install atest mcp server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

atest mcp server in other clients