Loomal

lastest

MCP server by github.com/las-team/lastest

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

8 starsnpm: @lastest/mcp-server

About lastest

lastest is an MCP (Model Context Protocol) server published by las-team in the official MCP registry. Run visual regression tests, review diffs, and manage baselines on a Lastest instance.

It ships as an npm package (@lastest/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/las-team/lastest, where the project has earned 8 GitHub stars.

Use lastest with your agent

Claude Code · one command
claude mcp add lastest -- npx -y @lastest/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "lastest": {
      "command": "npx",
      "args": [
        "-y",
        "@lastest/mcp-server"
      ]
    }
  }
}
npm@lastest/mcp-server

Frequently asked questions

What is lastest?
lastest is an MCP (Model Context Protocol) server by las-team. Run visual regression tests, review diffs, and manage baselines on a Lastest instance.
How do I connect lastest to Claude, Cursor, or another MCP client?
Install lastest from its npm package (@lastest/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is lastest open source?
Yes — the source code is public at github.com/las-team/lastest, with 8 GitHub stars.
Can AI agents pay to use lastest?
Not yet through Loomal — lastest is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain lastest? Claim this listing free by verifying GitHub ownership, or contact us.