Sirv Connector for AI agents.
9 live capabilities
Manage your image CDN and digital assets using natural language.
Waiting for input…
Why people use Sirv
Sirv for Automated Digital Asset Management
This Connector changes that by letting you treat your Sirv account like a searchable database. You can ask your agent to find files, pull stats, or clean up directories in seconds. You get a conversational way to manage your assets, which saves you from the manual overhead of dashboard navigation.
What Vinkius changes
You get a conversational interface for your entire Sirv CDN account.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Cleaning up a bloated library
A content manager asks the agent to find all images in a specific folder and delete those older than a year to save on storage.
- Real-world use case 02
Auditing CDN costs
A developer asks the agent to show the bandwidth usage for the last 30 days to see if a new campaign is working.
- Real-world use case 03
Checking asset specs
A designer asks the agent to get the dimensions and file formats for a batch of uploaded product photos.
Complete set · 9capabilities
The complete Sirv capability set.
These are the exact actions your AI can choose when you ask it to work with Sirv.
01—03
3 capabilities in this set.
Part of 9 available through Sirv.
- 01 Capability
Get account stats
This capability pulls your current storage and traffic numbers. Use this to get a high-level view of your account health.
- 02 Capability
Get billing info
This capability retrieves your current billing details. It helps you stay on top of your costs without digging through invoices.
- 03 Capability
Get detailed usage
This capability pulls deep metrics on your CDN traffic. This is perfect for identifying peak usage times or specific trends.
04—06
3 capabilities in this set.
Part of 9 available through Sirv.
- 04 Capability
Get file details
This capability gets the specific metadata for a single file. You will use this to check dimensions, formats, or modification dates.
- 05 Capability
Delete file
This action permanently removes a specific file from your Sirv storage. It is useful for cleaning up old assets quickly.
- 06 Capability
List custom domains
This capability shows all the custom domains linked to your account. Use this to verify your CDN routing.
07—09
3 capabilities in this set.
Part of 9 available through Sirv.
- 07 Capability
List account users
This capability lists everyone with access to your Sirv account. This helps you manage team permissions.
- 08 Capability
Read directory
This capability lists all files and folders within a specific path. It is the fastest way to see what is inside a folder.
- 09 Capability
Search files
This capability finds specific files based on your search terms. Use this to locate assets across your entire library.
Set up in minutes
One URL. Then ask Sirv to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Sirv 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_h9TRpw25W3hfZdEnNjNlko3DgD9LC2FaVhunLtXc/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 Sirv, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Sirv for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_h9TRpw25W3hfZdEnNjNlko3DgD9LC2FaVhunLtXc/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 Sirv URL.
- Step 03
Save and start
Save the connection and enable Sirv in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"sirv": {
"url": "https://edge.vinkius.com/vk_preview_h9TRpw25W3hfZdEnNjNlko3DgD9LC2FaVhunLtXc/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 Sirv
Open Agent mode in chat and ask: "Using Sirv, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"sirv": {
"url": "https://edge.vinkius.com/vk_preview_h9TRpw25W3hfZdEnNjNlko3DgD9LC2FaVhunLtXc/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 Sirv
Ask Copilot: "Using Sirv, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"sirv": {
"url": "https://edge.vinkius.com/vk_preview_h9TRpw25W3hfZdEnNjNlko3DgD9LC2FaVhunLtXc/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 Sirv
Open Cascade and ask: "Using Sirv, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"sirv": {
"url": "https://edge.vinkius.com/vk_preview_h9TRpw25W3hfZdEnNjNlko3DgD9LC2FaVhunLtXc/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 Sirv
Ask Cline: "Using Sirv, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add sirv --transport http "https://edge.vinkius.com/vk_preview_h9TRpw25W3hfZdEnNjNlko3DgD9LC2FaVhunLtXc/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 Sirv
Ask Claude: "Using Sirv, show me...". 9 tools are ready
Where the request belongs
Work Sirv can move forward.
This is for the content manager who is drowning in thousands of product images or the developer who needs to audit CDN costs without hunting for the right dashboard.
Content Manager
Auditing product libraries and cleaning up stale assets to keep the site fast.
Web Developer
Checking file metadata and managing custom domains without logging into the Sirv dashboard.
E-commerce Ops
Monitoring bandwidth usage to prevent unexpected overages on high-traffic days.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsKeyCDN (Content Delivery Network)
Manage edge caching via KeyCDN. purge zones and URLs, manage pull zones, and monitor traffic bandwidth.
ImageKit (Media Optimization & DAM)
Manage and optimize media via ImageKit. list files, purge CDN cache, and audit image metadata.
Fastly
Manage edge computing and CDN via Fastly. monitor and activate service versions, manage domains and backends, and purge cache directly from any AI agent.
Uploadcare
Manage your entire media infrastructure. upload, retrieve, organize, and delete files securely via Uploadcare directly from your AI agent.
Gumlet
Optimize images and stream video with automatic format conversion, lazy loading, and CDN delivery that loads pages faster.
Cincopa
Manage video and media galleries via Cincopa. track assets, trigger uploads, and monitor engagement directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Sirv 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 Sirv.
The practical details behind the request, access and result.
Can the Sirv MCP help me manage my image library?
Yes, it lets your AI agent browse your folders, search for specific files, and pull metadata like dimensions and file sizes.
How does the Sirv MCP help with CDN costs?
You can ask your agent to check your bandwidth usage and billing info to see exactly how much traffic you are moving.
Can I delete files using the Sirv MCP?
Yes, your agent can permanently remove files from your Sirv account, which is great for cleaning up old assets and saving storage.
What kind of metadata can the Sirv MCP see?
It can pull details like file dimensions, formats, and modification dates for any file in your account.
Can I use the Sirv MCP to manage my team?
Yes, it can list all the users who have access to your Sirv account so you can keep track of permissions.
Is the Sirv MCP good for e-commerce?
It is great for e-commerce teams who need to audit large product libraries and monitor high-traffic CDN usage.
Does the Sirv MCP support custom domains?
Yes, your agent can list all the custom domains currently configured for your Sirv account.
Can it accidentally delete all my files?
The delete_file capability only removes the specific file you target by path. It cannot delete entire directories at once. Each deletion requires an explicit file path.
How does authentication work?
You provide your Client ID and Client Secret. The integration automatically exchanges them for a Bearer token on each session. no manual OAuth setup required.
What file types does Sirv support?
Sirv supports images (JPEG, PNG, WebP, SVG, GIF), videos, PDFs, and other static files. The integration can browse and manage all file types stored in your account.
One connection away
Give your agent a direct line to Sirv.
Connect Sirv once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available