Update Hijack Demo runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm.
Demo: Server update hijack PoC (clean copy for video)
The linked repository no longer exists on GitHub — it was deleted or made private.
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 update-hijack-demo -- npx -y @nottiboy1337/mcp-update-hijack-demo
{
"mcpServers": {
"update-hijack-demo": {
"args": [
"-y",
"@nottiboy1337/mcp-update-hijack-demo"
],
"command": "npx"
}
}
}
[mcp_servers.update-hijack-demo]
command = "npx"
args = ["-y", "@nottiboy1337/mcp-update-hijack-demo"]
{
"mcpServers": {
"update-hijack-demo": {
"args": [
"-y",
"@nottiboy1337/mcp-update-hijack-demo"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"update-hijack-demo": {
"args": [
"-y",
"@nottiboy1337/mcp-update-hijack-demo"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.