tiktok_user_stories — tiktok MCP Tool
tiktok_user_stories
(tiktok user stories) is one of 19 tools on the
tiktok
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call tiktok_user_stories from your client
- Claude Code tiktok tiktok_user_stories run in your project directory
- Claude Desktop tiktok tiktok_user_stories ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tiktok tiktok_user_stories ~/.cursor/mcp.json
- VS Code tiktok tiktok_user_stories .vscode/mcp.json
- Zed tiktok tiktok_user_stories ~/.config/zed/settings.json
- Windsurf tiktok tiktok_user_stories ~/.codeium/windsurf/mcp_config.json
- Cline tiktok tiktok_user_stories ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tiktok tiktok_user_stories ~/.gemini/settings.json
- Grok tiktok tiktok_user_stories .mcp.json (in your project root)
- ChatGPT tiktok tiktok_user_stories Settings → Connectors → Advanced → Developer mode
- Claude.ai tiktok tiktok_user_stories Settings → Connectors → Add custom connector
- LangChain tiktok tiktok_user_stories pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tiktok https://mcp.scraptik.com/mcp
Other tools on this server
- tiktok_creator_profile
- tiktok_resolve_username
- tiktok_creator_followers
- tiktok_creator_following
- tiktok_creator_videos
- tiktok_creator_liked_videos
- tiktok_video_stats
- tiktok_video_comments
- tiktok_comment_replies
- tiktok_video_download_url
- tiktok_sound_info
- tiktok_sound_videos
- tiktok_hashtag_videos
- tiktok_search_videos
- tiktok_search_creators
- tiktok_search_hashtags
- tiktok_search_sounds
- tiktok_search_lives
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.