Loomal

pixel-surgeon

MCP server by github.com/j-east/pixel-surgeon-mcp

AI image and video generation, editing, and region repair via Gemini, OpenAI, and Grok.

4 starsnpm: pixel-surgeon-mcp

About pixel-surgeon

pixel-surgeon is an MCP (Model Context Protocol) server published by j-east in the official MCP registry, listed under Location Services on Loomal. AI image and video generation, editing, and region repair via Gemini, OpenAI, and Grok.

It ships as an npm package (pixel-surgeon-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/j-east/pixel-surgeon-mcp, where the project has earned 4 GitHub stars.

Use pixel-surgeon with your agent

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

Frequently asked questions

What is pixel-surgeon?
pixel-surgeon is an MCP (Model Context Protocol) server by j-east in the Location Services category. AI image and video generation, editing, and region repair via Gemini, OpenAI, and Grok.
How do I connect pixel-surgeon to Claude, Cursor, or another MCP client?
Install pixel-surgeon from its npm package (pixel-surgeon-mcp) 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 pixel-surgeon open source?
Yes — the source code is public at github.com/j-east/pixel-surgeon-mcp, with 4 GitHub stars.
Can AI agents pay to use pixel-surgeon?
Not yet through Loomal — pixel-surgeon 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 pixel-surgeon? Claim this listing free by verifying GitHub ownership, or contact us.