atest mcp server for Claude Desktop
io.github.linuxsuren/atest-mcp-server
Auto-download & launch https://github.com/LinuxSuRen/atest-mcp-server
client:Claude Desktop
transport:stdio
runtime:npm
Install atest mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"atest-mcp-server": {
"command": "npx",
"args": [
"-y",
"atest-mcp-server-launcher"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs