Facebook Pages Connector for AI agents.
12 live capabilities
Manage social media posts and audience engagement from one place.
Waiting for input…
Why people use Facebook Pages
Facebook Pages : Stop the manual grind of social media management.
This Connector puts the entire Facebook Page inside your chat. You just tell your agent what to say, and it happens. You can pull your engagement stats or reply to a fan's comment without ever leaving your current screen. You get your time back to focus on strategy instead of clicking buttons.
What Vinkius changes
It turns your AI into a direct command line for your Facebook Page.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick Sale Announcements
A manager needs to announce a flash sale.
- Real-world use case 02
Video Performance Audits
A creator wants to see what worked.
- Real-world use case 03
High Volume Comment Management
A community lead has 50 new comments.
Complete set · 12capabilities
The complete Facebook Pages capability set.
These are the exact actions your AI can choose when you ask it to work with Facebook Pages.
01—04
4 capabilities in this set.
Part of 12 available through Facebook Pages.
- 01 Capability
Get page info
This gets basic info for your Facebook Page. It helps your agent confirm it is looking at the correct account.
- 02 Capability
Get post details
This gets details for a specific post. It is useful for checking the specific status of a past update.
- 03 Capability
Get page insights
This pulls performance insights for your Facebook Page. Use it to see how many people are interacting with your content.
- 04 Capability
Delete post
This deletes a post from your Facebook Page. Use it to quickly remove outdated or incorrect content.
05—08
4 capabilities in this set.
Part of 12 available through Facebook Pages.
- 05 Capability
Get me
This gets current token identity info. It allows your agent to verify its own permissions for the page.
- 06 Capability
Get page settings
This gets settings for your Facebook Page. Use it to check your public identity and configuration.
- 07 Capability
List page photos
This lists photos on your Facebook Page. It helps you keep track of your visual content library.
- 08 Capability
List page posts
This lists posts on your Facebook Page feed. It is the fastest way to see your recent content history.
09—12
4 capabilities in this set.
Part of 12 available through Facebook Pages.
- 09 Capability
List page videos
This lists videos on your Facebook Page. Use it to manage your video content library.
- 10 Capability
List post comments
This lists comments on a specific post. It helps you find exactly what your audience is saying.
- 11 Capability
Publish post
This publishes a new post to your Facebook Page. It is the primary way to share new updates with your fans.
- 12 Capability
Reply to comment
This replies to a comment on your Facebook Page. It allows you to engage with your community without leaving your workspace.
Set up in minutes
One URL. Then ask Facebook Pages to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Facebook Pages 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_CZVfJuVjYo7MnBWeOk1nbIeSTrfredi5dpAU8E3F/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 Facebook Pages, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Facebook Pages for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_CZVfJuVjYo7MnBWeOk1nbIeSTrfredi5dpAU8E3F/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 Facebook Pages URL.
- Step 03
Save and start
Save the connection and enable Facebook Pages in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"facebook-pages": {
"url": "https://edge.vinkius.com/vk_preview_CZVfJuVjYo7MnBWeOk1nbIeSTrfredi5dpAU8E3F/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 Facebook Pages
Open Agent mode in chat and ask: "Using Facebook Pages, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"facebook-pages": {
"url": "https://edge.vinkius.com/vk_preview_CZVfJuVjYo7MnBWeOk1nbIeSTrfredi5dpAU8E3F/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 Facebook Pages
Ask Copilot: "Using Facebook Pages, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"facebook-pages": {
"url": "https://edge.vinkius.com/vk_preview_CZVfJuVjYo7MnBWeOk1nbIeSTrfredi5dpAU8E3F/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 Facebook Pages
Open Cascade and ask: "Using Facebook Pages, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"facebook-pages": {
"url": "https://edge.vinkius.com/vk_preview_CZVfJuVjYo7MnBWeOk1nbIeSTrfredi5dpAU8E3F/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 Facebook Pages
Ask Cline: "Using Facebook Pages, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add facebook-pages --transport http "https://edge.vinkius.com/vk_preview_CZVfJuVjYo7MnBWeOk1nbIeSTrfredi5dpAU8E3F/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 Facebook Pages
Ask Claude: "Using Facebook Pages, show me...". 12 tools are ready
Where the request belongs
Work Facebook Pages can move forward.
This is for social media managers who are tired of tab-hopping between content calendars and Facebook, and creators who need to see performance data without digging through complex dashboards.
Social Media Manager
They use this to push out daily updates and respond to fan comments in one single chat window.
Content Creator
They use this to check engagement numbers on their latest videos to see what their audience likes.
Marketing Coordinator
They use this to pull growth metrics for weekly reports without having to manually export files.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMessenger
Control and manage your Facebook Page conversations. audit messages and personas via AI.
Hootsuite (Social Media Management)
Manage social media via Hootsuite. schedule posts, manage social profiles, and monitor outbound messages.
Facebook Ads
Manage your Facebook and Meta Ads via AI. list campaigns, track performance insights, and update ad status directly through your agent.
Later (Social Media Management)
Manage social media via Later. schedule posts, access your media library, and analyze profile performance.
LinkedIn Page Management
Manage Company Page posts, comments, and social actions via the LinkedIn REST API.
Curator.io
Equip your AI agent to manage social media feeds, monitor posts, and audit sources directly via the Curator.io API.
Bring your own AI
Change the model, client or framework. Keep Facebook Pages 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 Facebook Pages.
The practical details behind the request, access and result.
Can I use the Facebook Pages MCP to post images?
Yes, you can use your agent to find and publish photos directly to your feed.
Does the Facebook Pages MCP show my follower count?
Yes, it pulls growth metrics and fan data so you can see how your audience is expanding.
How do I reply to people using the Facebook Pages MCP?
You can ask your agent to list comments on a specific post and then reply to them one by one without leaving your current app.
Can the Facebook Pages MCP delete my old posts?
Yes, it has a specific capability for removing posts from your feed to help you keep your page clean.
Is the Facebook Pages MCP good for tracking my page stats?
It's great for pulling real-time impressions and engagement numbers on demand whenever you need them.
Can I see my page settings with the Facebook Pages MCP?
Yes, the agent can check your public identity and configuration details to ensure everything is set up correctly.
How do I get a Facebook Page Access Token?
You can generate a Page Access Token via the Meta Graph API Explorer by selecting your Page and requesting the necessary permissions (e.g., pages_manage_posts).
Can I reply to user comments using this agent?
Yes! Use the reply_to_comment capability with the specific Comment ID and your message. Your AI will post the reply directly to the Facebook Page thread.
What insights can I track for my page?
The get_page_insights capability retrieves core metrics like total impressions, overall engagement, and fan growth history to help you analyze your page's performance.
One connection away
Give your agent a direct line to Facebook Pages.
Connect Facebook Pages once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available