Gumlet Connector for AI agents.
12 live capabilities
Manage video hosting and image optimization through natural language.
Waiting for input…
Why people use Gumlet
Gumlet for Video Hosting and Asset Management
With this Connector, you just tell your agent to start the upload and put it in the right folder. It handles the metadata and the organization in one go, giving you a clean library without the manual entry.
What Vinkius changes
You get a natural language interface for your entire media hosting stack.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automating Asset Ingestion
A developer needs to upload 50 videos.
- Real-world use case 02
Campaign Analysis
A marketer wants to know how a product video performed.
- Real-world use case 03
Content Cleanup
A manager needs to delete old assets.
Complete set · 12capabilities
The complete Gumlet capability set.
These are the exact actions your AI can choose when you ask it to work with Gumlet.
01—04
4 capabilities in this set.
Part of 12 available through Gumlet.
- 01 Capability
Delete video
Remove a specific video asset from your hosting. Use this to clean up old or unused content.
- 02 Capability
Get video details
Check the current status and metadata of a video. This is perfect for monitoring transcoding progress.
- 03 Capability
Create video upload
Start a new video upload and provide the destination URL. This gets your content into the system faster.
- 04 Capability
Create collection
Add a new folder or collection to your media library. Use this to stay organized as you scale.
05—08
4 capabilities in this set.
Part of 12 available through Gumlet.
- 05 Capability
Get account info
Retrieve your profile details and account status. Use this to verify your connection to the service.
- 06 Capability
Get video analytics
Pull viewing stats and bandwidth usage for specific video assets. Use this to see how your content performs in the wild.
- 07 Capability
List videos
Fetch a list of all video assets currently in your account. This helps you keep track of your entire library.
- 08 Capability
List video collections
Show all folders and collections in your media library. Use this to see how your assets are organized.
09—12
4 capabilities in this set.
Part of 12 available through Gumlet.
- 09 Capability
List image sources
List all image optimization sources for your CDN. This ensures your images are delivering correctly.
- 10 Capability
List org users
Show all team members who have access to your account. Use this to manage your team permissions.
- 11 Capability
List webhooks
List all active webhooks for real-time event notifications. This helps you monitor your infrastructure.
- 12 Capability
Update video thumbnail
Set a specific frame or time offset for a video thumbnail. This keeps your content looking sharp.
Set up in minutes
One URL. Then ask Gumlet to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Gumlet from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_tTnpV8BQwFuU4GvUIPpyU0NRBEGnZH6ZUW3Swcpb/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Gumlet, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Gumlet for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_tTnpV8BQwFuU4GvUIPpyU0NRBEGnZH6ZUW3Swcpb/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Gumlet URL.
- Step 03
Save and start
Save the connection and enable Gumlet in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"gumlet": {
"url": "https://edge.vinkius.com/vk_preview_tTnpV8BQwFuU4GvUIPpyU0NRBEGnZH6ZUW3Swcpb/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Gumlet
Open Agent mode in chat and ask: "Using Gumlet, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"gumlet": {
"url": "https://edge.vinkius.com/vk_preview_tTnpV8BQwFuU4GvUIPpyU0NRBEGnZH6ZUW3Swcpb/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Gumlet
Ask Copilot: "Using Gumlet, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"gumlet": {
"url": "https://edge.vinkius.com/vk_preview_tTnpV8BQwFuU4GvUIPpyU0NRBEGnZH6ZUW3Swcpb/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Gumlet
Open Cascade and ask: "Using Gumlet, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"gumlet": {
"url": "https://edge.vinkius.com/vk_preview_tTnpV8BQwFuU4GvUIPpyU0NRBEGnZH6ZUW3Swcpb/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Gumlet
Ask Cline: "Using Gumlet, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add gumlet --transport http "https://edge.vinkius.com/vk_preview_tTnpV8BQwFuU4GvUIPpyU0NRBEGnZH6ZUW3Swcpb/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Gumlet
Ask Claude: "Using Gumlet, show me...". 12 tools are ready
Where the request belongs
Work Gumlet can move forward.
This is for the media ops person who's tired of manual asset management and the content manager who needs to organize thousands of files without the headache.
Video Platform Developer
Automates asset ingestion and monitors transcoding status for high-traffic sites.
Digital Marketer
Pulls engagement analytics and updates thumbnails across multiple campaigns in seconds.
Content Manager
Organizes massive media libraries and manages team access to image sources.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCloudinary
Manage media assets via Cloudinary. track resources, monitor usage, and automate transformations directly from any AI agent.
Rendi
Process and transform images with an API that resizes, crops, converts formats, and applies filters for web and mobile applications.
Kraken.io
Optimize, compress, and resize images via URL or direct upload using the Kraken.io API.
imgix (Real-time Image Processing)
Optimize and transform images via imgix. manage CDN sources, purge assets, and monitor origin connections.
ImageKit (Media Optimization & DAM)
Manage and optimize media via ImageKit. list files, purge CDN cache, and audit image metadata.
Uploadcare
Manage your entire media infrastructure. upload, retrieve, organize, and delete files securely via Uploadcare directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Gumlet connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Gumlet.
The practical details behind the request, access and result.
What can I do with the Gumlet MCP?
You can manage your video hosting, image optimization, and real-time analytics through natural conversation with your AI agent.
How does Gumlet MCP help with video transcoding?
It allows you to check the transcoding status of any video asset instantly so you know exactly when your content is ready for playback.
Can I use Gumlet MCP to organize my media library?
Yes, you can create new collections and list folders to keep your media library structured and easy to navigate.
Does Gumlet MCP provide engagement data?
Yes, it pulls real-time viewing stats and bandwidth usage for your assets so you can see how your content is performing.
How do I manage my team's access with Gumlet MCP?
You can list the organization users who have access to your account and manage permissions through your AI client.
Can I change my video thumbnails using Gumlet MCP?
Yes, you can set specific time offsets for thumbnails to update your video visuals on the fly.
How do I start a video upload?
Use the create_video_upload capability, which will create the asset in your specified collection and provide a temporary upload_url for your file.
Can I update the thumbnail for a video already uploaded?
Yes! The update_video_thumbnail capability allows you to specify a time offset in seconds. Gumlet will extract that specific frame and set it as the new thumbnail.
Does it support viewing stats and bandwidth usage?
The get_video_analytics capability provides detailed viewing metrics and bandwidth consumption data for any video ID in your account.
One connection away
Give your agent a direct line to Gumlet.
Connect Gumlet once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available