Skip to content
VS Code

snipmat for VS Code

com.snipmat/snipmat

AI background removal: full-resolution transparent PNGs, single or batch, 50 free credits/month.

client:VS Code transport:streamable-http

Install snipmat in VS Code

.vscode/mcp.json

{
  "servers": {
    "snipmat": {
      "type": "http",
      "url": "https://snipmat.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

snipmat in other clients