Pixel Surgeon runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 27 May 2026.
AI image and video generation, editing, and region repair via Gemini, OpenAI, and Grok.
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 pixel-surgeon -- npx -y pixel-surgeon-mcp
{
"mcpServers": {
"pixel-surgeon": {
"args": [
"-y",
"pixel-surgeon-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.pixel-surgeon]
command = "npx"
args = ["-y", "pixel-surgeon-mcp"]
{
"mcpServers": {
"pixel-surgeon": {
"args": [
"-y",
"pixel-surgeon-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pixel-surgeon": {
"args": [
"-y",
"pixel-surgeon-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.