ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use LinkedIn with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Publish to your personal profile or Company Page, share articles, react, comment, and manage LinkedIn engagement through your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 11 capabilities

The complete LinkedIn capability set.

These are the exact actions your AI can choose when you ask it to work with LinkedIn.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through LinkedIn.

  1. 01

    Comment on post

    The comment will appear as the authenticated user. Comment on a LinkedIn post

  2. 02

    Create article post

    To post as a Company Page, provide the organization_id. Posting as a page requires w_organization_social scope. Create a post with a link preview (article share)

  3. 03

    Create post

    By default, posts as the authenticated user. To post as a Company Page, provide the organization_id (get it from list_organizations). Posting as a page requires w_organization_social scope. Create a new text post on LinkedIn

  4. 04

    Delete reaction

    Remove your reaction from a LinkedIn post

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through LinkedIn.

  1. 05

    React to post

    Supported types: LIKE, PRAISE (celebrate), APPRECIATION (support), EMPATHY (love), INTEREST (insightful), ENTERTAINMENT (funny). React to a LinkedIn post

  2. 06

    Reshare post

    To reshare as a Company Page, provide the organization_id. Posting as a page requires w_organization_social scope. Reshare an existing LinkedIn post with your own commentary

  3. 07

    Delete comment

    This action cannot be undone. Delete a comment from a LinkedIn post

  4. 08

    Delete post

    Works for both personal and Company Page posts. This action cannot be undone. Delete a post from LinkedIn

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through LinkedIn.

  1. 09

    Get me

    Requires r_profile_basicinfo scope. Get authenticated user profile from LinkedIn

  2. 10

    List organizations

    Returns organization IDs that can be used with the organization_id parameter in posting capabilities. Requires r_organization_social scope (Community Management API). List LinkedIn pages you administer

  3. 11

    Reply to comment

    The parent comment URN format is: urn:li:comment:(urn:li:activity:{activityId},{commentId}). Reply to a specific comment on a LinkedIn post (nested reply)

Observed, not estimated

850ms average. Fast in production.

LinkedIn is checked daily against the live service.

Daily averagePeak 1112ms
Aug 20Today
Fastest day
770ms
Slowest day
1112ms
14-day trend
Slowing+5%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 11 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of LinkedIn, so you can see the experience inside your AI.

It does not authenticate your account with LinkedIn. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

LinkedIn Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_AwfGugm2totnLK6fmKowRcIhNDFi9nREEuv1uJi0/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — LinkedIn capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "linkedin-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_AwfGugm2totnLK6fmKowRcIhNDFi9nREEuv1uJi0/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions LinkedIn owners ask.

  • 01

    Can I post as my Company Page instead of my personal profile?

    Yes. Every publishing capability (create_post, create_article_post, reshare_post) accepts an optional organization_id parameter. Use list_organizations to discover your page IDs, then include the ID when creating a post. This requires the Community Management API product with w_organization_social scope.

  • 02

    Can the agent publish posts with link previews?

    Yes. Use the create_article_post capability to share any URL with an automatically generated preview card. You can customize the title and description that appear alongside the link.

  • 03

    Can I reply to specific comments on a post?

    Yes. The reply_to_comment capability creates threaded replies under any comment. Provide the post URN, the parent comment URN, and your reply text to create a nested response.