comment_post — Reach MCP — LinkedIn for AI agents MCP Tool
comment_post
(comment post) is one of 52 tools on the
Reach MCP — LinkedIn for AI agents
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call comment_post from your client
- Claude Code Reach MCP — LinkedIn for AI agents comment_post run in your project directory
- Claude Desktop Reach MCP — LinkedIn for AI agents comment_post ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Reach MCP — LinkedIn for AI agents comment_post ~/.cursor/mcp.json
- VS Code Reach MCP — LinkedIn for AI agents comment_post .vscode/mcp.json
- Zed Reach MCP — LinkedIn for AI agents comment_post ~/.config/zed/settings.json
- Windsurf Reach MCP — LinkedIn for AI agents comment_post ~/.codeium/windsurf/mcp_config.json
- Cline Reach MCP — LinkedIn for AI agents comment_post ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Reach MCP — LinkedIn for AI agents comment_post ~/.gemini/settings.json
- Grok Reach MCP — LinkedIn for AI agents comment_post .mcp.json (in your project root)
- ChatGPT Reach MCP — LinkedIn for AI agents comment_post Settings → Connectors → Advanced → Developer mode
- Claude.ai Reach MCP — LinkedIn for AI agents comment_post Settings → Connectors → Add custom connector
- LangChain Reach MCP — LinkedIn for AI agents comment_post pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http linkedin https://app.reachmcp.com/mcp
Other tools on this server
- reach_playbooks
- list_accounts
- delete_account
- get_account_quotas
- update_account_quotas
- get_account_request_logs
- get_account_request_logs_stats
- get_me
- list_connections
- list_conversations
- list_conversation_messages
- list_scheduled_posts
- update_scheduled_post
- delete_scheduled_post
- upload_media_from_url
- create_multi_photo
- create_post
- send_message
- scrape_profile
- scrape_search
- visit_profile
- profile_viewers
- user_posts
- scrape_post
- scrape_my_posts
- like_post
- reply_comment
- star_conversation
- archive_conversation
- delete_conversation
- react_message
- connect
- invitation_status
- withdraw_invitation
- accept_invitation
- decline_invitation
- remove_connection
- follow
- list_received_invitations
- list_sent_invitations
- salesnav_list_thread_messages
- salesnav_send_message
- salesnav_list_messaging_threads
- salesnav_resolve_industry
- salesnav_typeahead
- salesnav_build_search_url
- list_webhook_endpoints
- create_webhook_endpoint
- update_webhook_endpoint
- delete_webhook_endpoint
- test_webhook_endpoint
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.