download_video — TubePull MCP Tool Read-only
download_video
(download video) is one of 2 tools on the
TubePull
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call download_video from your client
- Claude Code TubePull download_video run in your project directory
- Claude Desktop TubePull download_video ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor TubePull download_video ~/.cursor/mcp.json
- VS Code TubePull download_video .vscode/mcp.json
- Zed TubePull download_video ~/.config/zed/settings.json
- Windsurf TubePull download_video ~/.codeium/windsurf/mcp_config.json
- Cline TubePull download_video ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI TubePull download_video ~/.gemini/settings.json
- Grok TubePull download_video .mcp.json (in your project root)
- ChatGPT TubePull download_video Settings → Connectors → Advanced → Developer mode
- Claude.ai TubePull download_video Settings → Connectors → Add custom connector
- LangChain TubePull download_video pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tubepull https://tubepull.com/mcp
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.