get_sample_creator — Influship MCP Tool Read-only
get_sample_creator
(get sample creator) is one of 37 tools on the
Influship
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_sample_creator from your client
- Claude Code Influship get_sample_creator run in your project directory
- Claude Desktop Influship get_sample_creator ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Influship get_sample_creator ~/.cursor/mcp.json
- VS Code Influship get_sample_creator .vscode/mcp.json
- Zed Influship get_sample_creator ~/.config/zed/settings.json
- Windsurf Influship get_sample_creator ~/.codeium/windsurf/mcp_config.json
- Cline Influship get_sample_creator ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Influship get_sample_creator ~/.gemini/settings.json
- Grok Influship get_sample_creator .mcp.json (in your project root)
- ChatGPT Influship get_sample_creator Settings → Connectors → Advanced → Developer mode
- Claude.ai Influship get_sample_creator Settings → Connectors → Add custom connector
- LangChain Influship get_sample_creator pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http influship-mcp https://mcp.influship.com/mcp
Other tools on this server
- search_creators
- semantic_search_creators
- autocomplete_creators
- find_lookalike_creators
- match_creators
- get_creator
- get_profile
- lookup_profiles
- get_posts
- get_instagram_post
- get_instagram_posts
- get_instagram_post_transcript
- get_instagram_post_transcripts
- get_tiktok_profile
- list_tiktok_profile_videos
- get_tiktok_videos
- get_tiktok_video_transcripts
- get_tiktok_music
- search_tiktok_users
- search_tiktok_videos
- get_tiktok_video_captions
- list_tiktok_hashtag_videos
- list_tiktok_music_videos
- get_tiktok_video
- list_tiktok_video_comments
- list_tiktok_comment_replies
- get_tiktok_video_transcript
- get_youtube_channel
- get_youtube_video_transcript
- get_youtube_channel_transcripts
- search_youtube
- get_youtube_video
- get_youtube_typeahead
- render_creator_shortlist
- render_creator_profile
- render_creator_comparison
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.