One Shot UI runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 18 Jul 2026.
Deterministic UI extraction and screenshot diffing for AI coding agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add one-shot-ui -- npx -y one-shot-ui
{
"mcpServers": {
"one-shot-ui": {
"args": [
"-y",
"one-shot-ui"
],
"command": "npx"
}
}
}
[mcp_servers.one-shot-ui]
command = "npx"
args = ["-y", "one-shot-ui"]
{
"mcpServers": {
"one-shot-ui": {
"args": [
"-y",
"one-shot-ui"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"one-shot-ui": {
"args": [
"-y",
"one-shot-ui"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.