How to Use the Giphy MCP in Cursor
Inject live Giphy assets into your codebase or documentation using Cursor Agent mode.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Giphy MCP to Cursor
Create your Vinkius account to connect Giphy to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Direct Giphy integration for Cursor
The Cursor agent can now pull specific assets using `get_gif_details`. You get the exact URL you need to drop into your code or design docs without manual searching. This turns your editor into a media retrieval hub. You save time by letting the AI find the right assets while you focus on writing code.
Dynamic media injection in Cursor
Use `search_stickers` to find visual elements for your project prototypes. The AI pulls the response into your current context, keeping your workflow moving. Everything happens inside the editor. You skip the context switching and keep your head in the logic of your files.
Manage animations with this MCP Server
Explore the full library with `search_channels` and `get_random_gif`. This MCP Server gives your agent the tools to browse content efficiently. It works as a background utility. You prompt the agent, it calls the tool, and the result is available for your project immediately.
Set up Giphy MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the Giphy MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent Giphy transactions." If the MCP tools are loaded correctly, Cursor will call the Giphy tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"giphy-alternative-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Giphy. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Giphy MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Giphy MCP today
We host it, we monitor it, we maintain it. You just paste one token.