Mozark MCP Server for VS Code
ai.mozark/mcp
Mozark's MCP server for AI-powered app testing: device access, test automation, and QA insights.
client:VS Code
transport:streamable-http
Install Mozark MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.mozark.ai"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs