Skip to content
Cursor

Giphy for Cursor

io.github.pipeworx-io/giphy

Giphy MCP — wraps Giphy API (public beta key, free)

client:Cursor transport:streamable-http

Install Giphy in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "giphy": {
      "url": "https://gateway.pipeworx.io/giphy/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Giphy in other clients