socialdatax_get_points_balance — SocialDataX YouTube MCP MCP Tool
socialdatax_get_points_balance
(socialdatax get points balance) is one of 10 tools on the
SocialDataX YouTube MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call socialdatax_get_points_balance from your client
- Claude Code SocialDataX YouTube MCP socialdatax_get_points_balance run in your project directory
- Claude Desktop SocialDataX YouTube MCP socialdatax_get_points_balance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SocialDataX YouTube MCP socialdatax_get_points_balance ~/.cursor/mcp.json
- VS Code SocialDataX YouTube MCP socialdatax_get_points_balance .vscode/mcp.json
- Zed SocialDataX YouTube MCP socialdatax_get_points_balance ~/.config/zed/settings.json
- Windsurf SocialDataX YouTube MCP socialdatax_get_points_balance ~/.codeium/windsurf/mcp_config.json
- Cline SocialDataX YouTube MCP socialdatax_get_points_balance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SocialDataX YouTube MCP socialdatax_get_points_balance ~/.gemini/settings.json
- Grok SocialDataX YouTube MCP socialdatax_get_points_balance .mcp.json (in your project root)
- ChatGPT SocialDataX YouTube MCP socialdatax_get_points_balance Settings → Connectors → Advanced → Developer mode
- Claude.ai SocialDataX YouTube MCP socialdatax_get_points_balance Settings → Connectors → Add custom connector
- LangChain SocialDataX YouTube MCP socialdatax_get_points_balance pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http youtube-insights https://mcp.socialdatax.com/youtube/mcp
Other tools on this server
- youtube_search_videos
- youtube_get_video_detail_by_url
- youtube_get_channel_info_by_url
- youtube_get_user_posted_videos_by_channel_url
- youtube_get_video_comments_by_url
- youtube_get_video_comment_replies
- youtube_submit_video_speech_text_by_url
- youtube_submit_video_speech_text_by_video_id
- youtube_get_video_speech_text_job
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.