uploadcare for VS Code
io.usefulapi/uploadcare
Manage Uploadcare files, groups and webhooks; upload and store files.
client:VS Code
transport:streamable-http
Install uploadcare in VS Code
.vscode/mcp.json
{
"servers": {
"uploadcare": {
"type": "http",
"url": "https://uploadcare.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs