get_profile — Influship MCP Tool Read-only
get_profile
(get 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 get_profile from your client
- Claude Code Influship get_profile run in your project directory
- Claude Desktop Influship get_profile ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Influship get_profile ~/.cursor/mcp.json
- VS Code Influship get_profile .vscode/mcp.json
- Zed Influship get_profile ~/.config/zed/settings.json
- Windsurf Influship get_profile ~/.codeium/windsurf/mcp_config.json
- Cline Influship get_profile ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Influship get_profile ~/.gemini/settings.json
- Grok Influship get_profile .mcp.json (in your project root)
- ChatGPT Influship get_profile Settings → Connectors → Advanced → Developer mode
- Claude.ai Influship get_profile Settings → Connectors → Add custom connector
- LangChain Influship get_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
- 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.