lastest for Windsurf
io.github.las-team/lastest
Run visual regression tests, review diffs, and manage baselines on a Lastest instance.
client:Windsurf
transport:stdio
runtime:npm
Install lastest in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"lastest": {
"command": "npx",
"args": [
"-y",
"@lastest/mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs