x_get_post_detail_by_post_url — SocialDataX X / Twitter MCP MCP Tool
x_get_post_detail_by_post_url
(x get post detail by post url) is one of 16 tools on the
SocialDataX X / Twitter MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call x_get_post_detail_by_post_url from your client
- Claude Code SocialDataX X / Twitter MCP x_get_post_detail_by_post_url run in your project directory
- Claude Desktop SocialDataX X / Twitter MCP x_get_post_detail_by_post_url ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SocialDataX X / Twitter MCP x_get_post_detail_by_post_url ~/.cursor/mcp.json
- VS Code SocialDataX X / Twitter MCP x_get_post_detail_by_post_url .vscode/mcp.json
- Zed SocialDataX X / Twitter MCP x_get_post_detail_by_post_url ~/.config/zed/settings.json
- Windsurf SocialDataX X / Twitter MCP x_get_post_detail_by_post_url ~/.codeium/windsurf/mcp_config.json
- Cline SocialDataX X / Twitter MCP x_get_post_detail_by_post_url ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SocialDataX X / Twitter MCP x_get_post_detail_by_post_url ~/.gemini/settings.json
- Grok SocialDataX X / Twitter MCP x_get_post_detail_by_post_url .mcp.json (in your project root)
- ChatGPT SocialDataX X / Twitter MCP x_get_post_detail_by_post_url Settings → Connectors → Advanced → Developer mode
- Claude.ai SocialDataX X / Twitter MCP x_get_post_detail_by_post_url Settings → Connectors → Add custom connector
- LangChain SocialDataX X / Twitter MCP x_get_post_detail_by_post_url pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http x-insights https://mcp.socialdatax.com/x/mcp
Other tools on this server
- x_search_posts
- x_get_post_detail_by_post_id
- x_get_post_comments_by_post_id
- x_get_post_comments_by_post_url
- x_get_post_comment_replies_by_comment_id
- x_get_user_info_by_user_id
- x_get_user_info_by_username
- x_get_user_info_by_profile_url
- x_get_user_posts_by_user_id
- x_get_user_posts_by_username
- x_get_user_posts_by_profile_url
- x_submit_video_speech_text_by_post_url
- x_submit_video_speech_text_by_post_id
- x_get_video_speech_text_job
- socialdatax_get_points_balance
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.