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