render_creator_profile — Influship MCP Tool
render_creator_profile
(render creator profile) 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 render_creator_profile from your client
- Claude Code Influship render_creator_profile run in your project directory
- Claude Desktop Influship render_creator_profile ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Influship render_creator_profile ~/.cursor/mcp.json
- VS Code Influship render_creator_profile .vscode/mcp.json
- Zed Influship render_creator_profile ~/.config/zed/settings.json
- Windsurf Influship render_creator_profile ~/.codeium/windsurf/mcp_config.json
- Cline Influship render_creator_profile ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Influship render_creator_profile ~/.gemini/settings.json
- Grok Influship render_creator_profile .mcp.json (in your project root)
- ChatGPT Influship render_creator_profile Settings → Connectors → Advanced → Developer mode
- Claude.ai Influship render_creator_profile Settings → Connectors → Add custom connector
- LangChain Influship render_creator_profile pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http influship-mcp https://mcp.influship.com/mcp
Other tools on this server
- get_sample_creator
- 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_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.