socialdatax_get_points_balance — SocialDataX TikTok MCP MCP Tool
socialdatax_get_points_balance
(socialdatax get points balance) is one of 13 tools on the
SocialDataX TikTok 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 TikTok MCP socialdatax_get_points_balance run in your project directory
- Claude Desktop SocialDataX TikTok MCP socialdatax_get_points_balance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SocialDataX TikTok MCP socialdatax_get_points_balance ~/.cursor/mcp.json
- VS Code SocialDataX TikTok MCP socialdatax_get_points_balance .vscode/mcp.json
- Zed SocialDataX TikTok MCP socialdatax_get_points_balance ~/.config/zed/settings.json
- Windsurf SocialDataX TikTok MCP socialdatax_get_points_balance ~/.codeium/windsurf/mcp_config.json
- Cline SocialDataX TikTok MCP socialdatax_get_points_balance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SocialDataX TikTok MCP socialdatax_get_points_balance ~/.gemini/settings.json
- Grok SocialDataX TikTok MCP socialdatax_get_points_balance .mcp.json (in your project root)
- ChatGPT SocialDataX TikTok MCP socialdatax_get_points_balance Settings → Connectors → Advanced → Developer mode
- Claude.ai SocialDataX TikTok MCP socialdatax_get_points_balance Settings → Connectors → Add custom connector
- LangChain SocialDataX TikTok MCP socialdatax_get_points_balance pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tiktok-insights https://mcp.socialdatax.com/tiktok/mcp
Other tools on this server
- tiktok_get_post_detail_by_url
- tiktok_get_post_comments_by_post_id
- tiktok_get_post_comments_by_url
- tiktok_get_post_comment_replies
- tiktok_search_posts
- tiktok_get_user_info_by_tiktok_id
- tiktok_get_user_info_by_profile_url
- tiktok_get_user_posts_by_tiktok_id
- tiktok_get_user_posts_by_profile_url
- tiktok_submit_video_speech_text_by_url
- tiktok_submit_video_speech_text_by_aweme_id
- tiktok_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.