socialdatax_get_points_balance — SocialDataX 微博 Weibo MCP MCP Tool
socialdatax_get_points_balance
(socialdatax get points balance) is one of 19 tools on the
SocialDataX 微博 Weibo 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 微博 Weibo MCP socialdatax_get_points_balance run in your project directory
- Claude Desktop SocialDataX 微博 Weibo MCP socialdatax_get_points_balance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SocialDataX 微博 Weibo MCP socialdatax_get_points_balance ~/.cursor/mcp.json
- VS Code SocialDataX 微博 Weibo MCP socialdatax_get_points_balance .vscode/mcp.json
- Zed SocialDataX 微博 Weibo MCP socialdatax_get_points_balance ~/.config/zed/settings.json
- Windsurf SocialDataX 微博 Weibo MCP socialdatax_get_points_balance ~/.codeium/windsurf/mcp_config.json
- Cline SocialDataX 微博 Weibo MCP socialdatax_get_points_balance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SocialDataX 微博 Weibo MCP socialdatax_get_points_balance ~/.gemini/settings.json
- Grok SocialDataX 微博 Weibo MCP socialdatax_get_points_balance .mcp.json (in your project root)
- ChatGPT SocialDataX 微博 Weibo MCP socialdatax_get_points_balance Settings → Connectors → Advanced → Developer mode
- Claude.ai SocialDataX 微博 Weibo MCP socialdatax_get_points_balance Settings → Connectors → Add custom connector
- LangChain SocialDataX 微博 Weibo MCP socialdatax_get_points_balance pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http weibo-insights https://mcp.52choujiang.com/weibo/mcp
Other tools on this server
- weibo_search_posts
- weibo_get_hot_search_list
- weibo_get_post_detail_by_post_id
- weibo_get_post_detail_by_post_url
- weibo_submit_video_speech_text_by_post_url
- weibo_submit_video_speech_text_by_post_id
- weibo_get_video_speech_text_job
- weibo_get_post_comments_by_post_id
- weibo_get_post_comments_by_post_url
- weibo_get_post_comment_replies_by_comment_id
- weibo_get_post_liker_list_by_post_id
- weibo_get_post_liker_list_by_post_url
- weibo_get_post_repost_list_by_post_id
- weibo_get_post_repost_list_by_post_url
- weibo_get_user_info_by_user_id
- weibo_get_user_info_by_profile_url
- weibo_get_user_posts_by_user_id
- weibo_get_user_posts_by_profile_url
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.