check_balance — YouTube data for agents MCP Tool Read-only
check_balance
(check balance) is one of 17 tools on the
YouTube data for agents
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_balance from your client
- Claude Code YouTube data for agents check_balance run in your project directory
- Claude Desktop YouTube data for agents check_balance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor YouTube data for agents check_balance ~/.cursor/mcp.json
- VS Code YouTube data for agents check_balance .vscode/mcp.json
- Zed YouTube data for agents check_balance ~/.config/zed/settings.json
- Windsurf YouTube data for agents check_balance ~/.codeium/windsurf/mcp_config.json
- Cline YouTube data for agents check_balance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI YouTube data for agents check_balance ~/.gemini/settings.json
- Grok YouTube data for agents check_balance .mcp.json (in your project root)
- ChatGPT YouTube data for agents check_balance Settings → Connectors → Advanced → Developer mode
- Claude.ai YouTube data for agents check_balance Settings → Connectors → Add custom connector
- LangChain YouTube data for agents check_balance pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://youtube.fetcher.sh/mcp
Other tools on this server
- youtube_channel_handle
- youtube_channel_path
- youtube_channel
- youtube_channel_live_streams
- youtube_channel_shorts
- youtube_channel_videos
- youtube_hashtag
- youtube_playlist_videos
- youtube_search_channel
- youtube_search_playlist
- youtube_search_video
- youtube_shorts
- youtube_trending
- youtube_video
- youtube_video_comments
- topup_credits
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.