Security
Trust: 30/100 (Limited)io.github.NOTTIBOY137/update-hijack-poc Guide
PoC benign MCP server for update-hijack security research
by NOTTIBOY137
Quick Start
Install
npx @nottiboy1337/mcp-update-hijack-pocClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-nottiboy137-update-hijack-poc": {
"command": "npx",
"args": [
"@nottiboy1337/mcp-update-hijack-poc"
]
}
}
}