# LinkedIn Page Management MCP for AI Agents AI Agent Connect

> LinkedIn Page Management lets you automate your company's social presence. Use your AI agent to draft and publish posts, handle community comments, and track engagement metrics directly from your preferred workspace. It connects your LinkedIn Company Page to your tools so you can manage your brand without jumping between tabs.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_fkh3zaItZrAhdC2DXGCQ5JtMc2VQkQhb5XWS2PQQ/ai-agent-connect
- **Tags:** social-media-management, content-publishing, community-moderation, engagement-tracking, social-analytics

## Description

LinkedIn Page Management lets you move your entire social media workflow into your AI workspace. If you're tired of the constant context switching between your chat app and the LinkedIn dashboard, this is the solution. Instead of manually copy-pasting text and refreshing pages to see if people replied to your last update, you can just tell your agent what to do. You can have it draft a post for a new product launch, reply to a customer question from last night, or give you a summary of how people are reacting to your latest news.

It takes the manual labor out of community management. Your agent handles the repetitive tasks like pulling comment lists or checking like counts, while you focus on the actual content and strategy. Because Vinkius makes it simple to connect these capabilities, you can turn your AI into a dedicated social media assistant. You get a consistent brand voice and a more active presence without the headache of managing a dozen browser tabs. It's about making your social media presence feel like a natural extension of your daily work rather than a chore you have to remember to do.

## Tools

### list_post_likes
List likes and reactions on a specific post. This is perfect for gauging how well a specific update landed.

### create_post_comment
Add a comment to a post as the organization. It keeps your brand voice consistent across all interactions.

### create_page_post
Create a new post on a Company Page. You can draft and send content using only your natural language.

### list_managed_pages
List all LinkedIn Company Pages managed by the user. It makes it easy to switch between different brand accounts.

### list_page_posts
List recent posts from a Company Page. It's the fastest way to review your recent activity.

### list_post_comments
List all comments on a specific post. This helps you monitor what your audience is saying without scrolling.

### delete_page_post
Delete a specific post. Use this to quickly take down outdated or incorrect information.

## Prompt Examples

**Prompt:** 
```
List the pages I manage on LinkedIn.
```

**Response:** 
```
I've retrieved your managed pages. You have roles on 2 pages:

| Page Name | Page ID |
| :--- | :--- |
| Global Tech Solutions | 12345 |
| Creative Agency | 67890 |

You can now ask me to create posts or check comments for either of these accounts.
```

**Prompt:** 
```
Create a post for our new summer sale.
```

**Response:** 
```
Successfully published your post to the company feed.

**Post Content:**
"Our summer sale starts today! Get 20% off all items in-store and online. Don't miss out!"

**Post URN:** `urn:li:share:987654321`
```

**Prompt:** 
```
What are people saying about our latest post?
```

**Response:** 
```
I've analyzed the comments on your most recent post. Here is a summary:

*   **Positive Feedback:** 3 people mentioned they love the new design.
*   **Questions:** 2 people are asking about shipping costs to Europe.
*   **Concerns:** 1 person is asking for a discount code.

Would you like me to draft a reply to the shipping questions?
```

## Capabilities

### Publish brand updates
Use create_page_post to put new content on your feed instantly.

### Reply to audience comments
Use create_post_comment to engage with followers as your organization.

### Monitor post reactions
Use list_post_likes to see how your audience is interacting with your content.

### Audit historical content
Use list_page_posts to view your recent activity and content history.

### Clean up outdated posts
Use delete_page_post to remove content that is no longer relevant.

### Find managed accounts
Use list_managed_pages to identify all pages you have permission to manage.

## Use Cases

### Automated weekly updates
A social media manager asks the agent to post a weekly summary. The agent uses create_page_post to publish the update to the company feed.

### Summarizing audience feedback
A community lead asks what people are saying about a new feature. The agent uses list_post_comments to summarize the latest thread.

### Quick brand replies
A user asks the agent to reply to a specific question. The agent uses create_post_comment to send an official response as the organization.

### Engagement tracking
A marketing lead wants to see how a post did. The agent uses list_post_likes to provide a quick count of reactions.

## Benefits

- Faster posting: Use create_page_post to go from an idea to a live update in seconds.
- Better engagement: Use create_post_comment to reply to followers instantly without leaving your workspace.
- Easier auditing: Use list_page_posts to see your content history and plan future updates.
- Precise moderation: Use list_post_comments to monitor what people are saying and catch issues early.
- Clean feeds: Use delete_page_post to remove old content and keep your page looking professional.
- Multi-account control: Use list_managed_pages to manage several different company brands from one place.

## How It Works

The bottom line is you get a direct pipeline between your AI and your LinkedIn Company Page.

1. Subscribe to the LinkedIn Page Management MCP on Vinkius.
2. Enter your LinkedIn Access Token and the required API Version.
3. Start managing your Company Page from Claude, Cursor, or any other MCP-compatible client.

## Frequently Asked Questions

**Can I use LinkedIn Page Management for my personal profile?**
No, this Connector is specifically designed for LinkedIn Company Pages. It allows your agent to manage organizational content, comments, and engagement.

**How do I connect my LinkedIn account to this Connector?**
You'll need to provide your LinkedIn Access Token and the API Version in your client settings. This gives your agent the permissions it needs to act on your behalf.

**Can my AI agent reply to comments for me?**
Yes, it can. Your agent can use the tools to read comments and then post official replies as your organization to keep the conversation moving.

**What kind of posts can I make using this tool?**
You can publish text-based updates and commentary directly to your Company Page feed using natural language commands.

**Can it track how many likes my posts get?**
Yes, it can list likes and reactions on any specific post, allowing you to monitor engagement trends easily.

**Can I delete old posts from my LinkedIn page?**
Yes, the Connector includes a tool to permanently remove specific posts if you need to clean up your feed or take down outdated content.

**Which scopes are required to post as an organization?**
Your access token must include `w_organization_social` to create posts and comments, and `r_organization_social` to list them.

**How do I find my Organization ID?**
Use the `list_managed_pages` tool. It will return all organizations where you have management roles along with their unique IDs.

**Can I reply to a specific comment?**
The current version supports creating top-level comments on posts. Support for threaded replies (using the `parent` field) is handled via the same comment tool by providing the parent URN if supported by the engine.