get_instagram_comments — socialclaw MCP Tool Read-only
get_instagram_comments
(get instagram comments) is one of 32 tools on the
socialclaw
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_instagram_comments from your client
- Claude Code socialclaw get_instagram_comments run in your project directory
- Claude Desktop socialclaw get_instagram_comments ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor socialclaw get_instagram_comments ~/.cursor/mcp.json
- VS Code socialclaw get_instagram_comments .vscode/mcp.json
- Zed socialclaw get_instagram_comments ~/.config/zed/settings.json
- Windsurf socialclaw get_instagram_comments ~/.codeium/windsurf/mcp_config.json
- Cline socialclaw get_instagram_comments ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI socialclaw get_instagram_comments ~/.gemini/settings.json
- Grok socialclaw get_instagram_comments .mcp.json (in your project root)
- ChatGPT socialclaw get_instagram_comments Settings → Connectors → Advanced → Developer mode
- Claude.ai socialclaw get_instagram_comments Settings → Connectors → Add custom connector
- LangChain socialclaw get_instagram_comments pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http socialclaw https://getsocialclaw.com/mcp
Other tools on this server
- list_accounts
- account_capabilities
- connect_account
- upload_asset
- validate_schedule
- preview_campaign
- apply_schedule
- publish_draft
- list_posts
- list_assets
- get_post
- post_attempts
- retry_post
- cancel_post
- run_status
- get_analytics
- refresh_analytics
- list_instagram_media
- reply_instagram_comment
- hide_instagram_comment
- delete_instagram_comment
- get_instagram_media_insights
- get_instagram_profile
- get_instagram_account_insights
- react_instagram_message
- list_instagram_mentions
- list_instagram_conversations
- get_instagram_messages
- send_instagram_message
- workspace_usage
- workspace_health
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.