Imgflip for VS Code
io.github.pipeworx-io/imgflip
Imgflip MCP — wraps Imgflip API (free, no auth for template listing)
client:VS Code
transport:streamable-http
Install Imgflip in VS Code
.vscode/mcp.json
{
"servers": {
"imgflip": {
"type": "http",
"url": "https://gateway.pipeworx.io/imgflip/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs