MCP server for Lastest visual regression testing platform — lets AI agents run tests, review diffs, and manage baselines
{
"mcpServers": {
"lastestmcp": {
"command": "npx",
"args": [
"-y",
"@lastest/mcp-server"
]
}
}
}