Loomal

one-shot-ui

MCP server by github.com/tn0123/one-shot-ui

Deterministic UI extraction and screenshot diffing for AI coding agents.

2 starsnpm: one-shot-ui

About one-shot-ui

one-shot-ui is an MCP (Model Context Protocol) server published by tn0123 in the official MCP registry, listed under Autonomous Agents on Loomal. Deterministic UI extraction and screenshot diffing for AI coding agents.

It ships as an npm package (one-shot-ui), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/tn0123/one-shot-ui, where the project has earned 2 GitHub stars.

Use one-shot-ui with your agent

Claude Code · one command
claude mcp add one-shot-ui -- npx -y one-shot-ui
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "one-shot-ui": {
      "command": "npx",
      "args": [
        "-y",
        "one-shot-ui"
      ]
    }
  }
}
npmone-shot-ui

Frequently asked questions

What is one-shot-ui?
one-shot-ui is an MCP (Model Context Protocol) server by tn0123 in the Autonomous Agents category. Deterministic UI extraction and screenshot diffing for AI coding agents.
How do I connect one-shot-ui to Claude, Cursor, or another MCP client?
Install one-shot-ui from its npm package (one-shot-ui) 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 one-shot-ui open source?
Yes — the source code is public at github.com/tn0123/one-shot-ui, with 2 GitHub stars.
Can AI agents pay to use one-shot-ui?
Not yet through Loomal — one-shot-ui 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 one-shot-ui? Claim this listing free by verifying GitHub ownership, or contact us.