LinkedIn Connector for AI agents.
11 live capabilities
Manage your professional social presence and company page content.
Waiting for input…
Why people use LinkedIn
LinkedIn Content Management and Automated Social Posting
With this LinkedIn MCP, you just tell your agent to 'share this article on my company page.' It handles the preview, the organization ID, and the posting in one go. You get a consistent presence without the manual overhead.
What Vinkius changes
You get a direct way to manage your LinkedIn content through your AI client without leaving your workspace.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Launching a new product
A marketing manager asks their agent to post a launch announcement on the Company Page and then share the link on their personal profile.
- Real-world use case 02
Community engagement
A community manager asks the agent to react to all posts from a specific hashtag and reply to any questions in the comments.
- Real-world use case 03
Content distribution
A strategist asks the agent to reshare a popular industry article with a custom summary for their followers.
Complete set · 11capabilities
The complete LinkedIn capability set.
These are the exact actions your AI can choose when you ask it to work with LinkedIn.
01—04
4 capabilities in this set.
Part of 11 available through LinkedIn.
- 01 Capability
Delete reaction
Remove a specific reaction you previously left on a post. This keeps your engagement history clean.
- 02 Capability
Comment on post
Post a top-level comment on any LinkedIn post as your authenticated user. This lets you join conversations quickly.
- 03 Capability
Create article post
Share a URL with a rich link preview card, including the title and description. It makes your shared links look much more professional.
- 04 Capability
Create post
Create a new text post on your personal profile or a Company Page. You can specify the organization ID to target a business profile.
05—08
4 capabilities in this set.
Part of 11 available through LinkedIn.
- 05 Capability
Delete comment
Permanently remove a comment you made on a LinkedIn post. This action is final and cannot be undone.
- 06 Capability
Delete post
Remove a post from either your personal profile or a Company Page. Use this to take down outdated content quickly.
- 07 Capability
Get me
Fetch your authenticated profile data like your name and headline. It helps the agent know who it is posting as.
- 08 Capability
List organizations
Get a list of all Company Pages that you currently administer. This is how you find the correct ID for your business posts.
09—11
3 capabilities in this set.
Part of 11 available through LinkedIn.
- 09 Capability
React to post
Add one of the six standard reactions to a post, like Like or Insightful. It lets your agent express different types of engagement.
- 10 Capability
Reply to comment
Send a nested reply to a specific comment within a larger thread. This allows for deeper engagement in complex discussions.
- 11 Capability
Reshare post
Share someone else's post with your own custom commentary. This helps amplify reach while adding your own context.
Set up in minutes
One URL. Then ask LinkedIn to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use LinkedIn from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AwfGugm2totnLK6fmKowRcIhNDFi9nREEuv1uJi0/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it LinkedIn, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable LinkedIn for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AwfGugm2totnLK6fmKowRcIhNDFi9nREEuv1uJi0/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the LinkedIn URL.
- Step 03
Save and start
Save the connection and enable LinkedIn in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"linkedin": {
"url": "https://edge.vinkius.com/vk_preview_AwfGugm2totnLK6fmKowRcIhNDFi9nREEuv1uJi0/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using LinkedIn
Open Agent mode in chat and ask: "Using LinkedIn, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"linkedin": {
"url": "https://edge.vinkius.com/vk_preview_AwfGugm2totnLK6fmKowRcIhNDFi9nREEuv1uJi0/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using LinkedIn
Ask Copilot: "Using LinkedIn, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"linkedin": {
"url": "https://edge.vinkius.com/vk_preview_AwfGugm2totnLK6fmKowRcIhNDFi9nREEuv1uJi0/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using LinkedIn
Open Cascade and ask: "Using LinkedIn, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"linkedin": {
"url": "https://edge.vinkius.com/vk_preview_AwfGugm2totnLK6fmKowRcIhNDFi9nREEuv1uJi0/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using LinkedIn
Ask Cline: "Using LinkedIn, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add linkedin --transport http "https://edge.vinkius.com/vk_preview_AwfGugm2totnLK6fmKowRcIhNDFi9nREEuv1uJi0/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using LinkedIn
Ask Claude: "Using LinkedIn, show me...". 11 tools are ready
Where the request belongs
Work LinkedIn can move forward.
This is for the social media manager who's tired of copy-pasting content into three different browsers or the founder trying to build a personal brand while running a company.
Social Media Manager
They use this to schedule and distribute content across multiple company pages and personal profiles simultaneously.
Community Manager
They use this to respond to comments and react to posts to keep engagement high across the network.
Content Strategist
They use this to manage the entire publishing pipeline and ensure brand consistency across different platforms.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsLinkedIn Page Management
Manage Company Page posts, comments, and social actions via the LinkedIn REST API.
HeyReach
Automate LinkedIn outreach via HeyReach. manage campaigns, leads, and connected accounts directly from any AI agent.
MagicDrip
Run LinkedIn outreach campaigns on autopilot with connection requests, follow-ups, and message sequences that feel personal.
LinkedIn Ads
Equip your AI agent with direct access to LinkedIn Ads. manage campaigns, track B2B ad performance, and optimize LinkedIn marketing spend without opening Campaign Manager.
LinkedIn Engagement Prover
AI agents write LinkedIn posts that get zero engagement. This capability forces scroll-stopping hooks, eliminates bait tactics, ensures authentic voice with save-worthy value, optimizes format for the 2026 algorithm, and prevents algorithm violations. Built from deep research on LinkedIn 360Brew.
ContactOut
Find personal emails and direct phone numbers for professionals on LinkedIn to build targeted outreach lists that convert.
Bring your own AI
Change the model, client or framework. Keep LinkedIn connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about LinkedIn.
The practical details behind the request, access and result.
Can I post to a company page using the LinkedIn MCP?
Yes, you can. By providing your organization ID, your agent can post directly to your business page instead of your personal profile.
Does the LinkedIn MCP support link previews for articles?
It does. When you share a URL, the Connector generates a rich preview card that includes the title and thumbnail for a professional look.
Can my AI agent reply to specific comments on a post?
Yes, it can handle nested replies. This allows your agent to join specific parts of a conversation rather than just posting at the top level.
How do I manage multiple LinkedIn pages with this capability?
You can use the capability to list all the pages you administer. Once you have the IDs, your agent can switch between them as needed.
What kinds of reactions can I send through the LinkedIn MCP?
You can choose from all six standard LinkedIn reactions, including Like, Celebrate, Support, Love, Insightful, and Funny.
Can I see my profile info using this LinkedIn MCP?
Yes, your agent can retrieve your authenticated profile data, such as your name, headline, and photo, to ensure it's acting correctly.
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.
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.
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.
One connection away
Give your agent a direct line to LinkedIn.
Connect LinkedIn once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available