upload_temporary_video — VideosTemporales MCP Tool Mutating
upload_temporary_video
(upload temporary video) is one of 2 tools on the
VideosTemporales
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call upload_temporary_video from your client
- Claude Code VideosTemporales upload_temporary_video run in your project directory
- Claude Desktop VideosTemporales upload_temporary_video ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor VideosTemporales upload_temporary_video ~/.cursor/mcp.json
- VS Code VideosTemporales upload_temporary_video .vscode/mcp.json
- Zed VideosTemporales upload_temporary_video ~/.config/zed/settings.json
- Windsurf VideosTemporales upload_temporary_video ~/.codeium/windsurf/mcp_config.json
- Cline VideosTemporales upload_temporary_video ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI VideosTemporales upload_temporary_video ~/.gemini/settings.json
- Grok VideosTemporales upload_temporary_video .mcp.json (in your project root)
- ChatGPT VideosTemporales upload_temporary_video Settings → Connectors → Advanced → Developer mode
- Claude.ai VideosTemporales upload_temporary_video Settings → Connectors → Add custom connector
- LangChain VideosTemporales upload_temporary_video pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http video-temporary-hosting https://mcp.videostemporales.net/
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.