← Index

io.github.las-team/lastest

io.github.las-team/lastest·v0.2.2·Other
Quality Score
85
/100

Run visual regression tests, review diffs, and manage baselines on a Lastest instance.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "lastest": {
      "command": "npx",
      "args": [
        "-y",
        "@lastest/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "lastest": {
      "command": "npx",
      "args": [
        "-y",
        "@lastest/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @lastest/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other