Skip to content
VS Code

shootproof mcp for VS Code

io.github.mrfentmen/shootproof-mcp

ShootProof studio brands, galleries and orders.

client:VS Code transport:stdio runtime:npm

Install shootproof mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "shootproof-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "shootproof-mcp"
      ]
    }
  }
}

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

shootproof mcp in other clients