Later (Social Media Management) Connector for AI agents.
10 live capabilities
Schedule social media posts and manage content across multiple platforms.
Waiting for input…
Why people use Later (Social Media Management)
Later (Social Media Management) for Automated Social Media Scheduling
This Connector puts that entire workflow into a single conversation. You can tell your agent to grab a specific video from your media bank and schedule it across three different platforms in one go. You get a unified way to manage your content without the constant tab switching.
What Vinkius changes
You get a hands-on social media manager inside your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding content gaps
A manager needs to see if they have any posts for next weekend.
- Real-world use case 02
Searching the media bank
A creator wants to find a specific video from last summer.
- Real-world use case 03
Auditing campaign reach
An agency needs to know how a specific campaign did.
Complete set · 10capabilities
The complete Later (Social Media Management) capability set.
These are the exact actions your AI can choose when you ask it to work with Later (Social Media Management).
01—04
4 capabilities in this set.
Part of 10 available through Later (Social Media Management).
- 01 Capability
List profiles
See all the social accounts you've connected. It lets you pick which platform to target.
- 02 Capability
List scheduled posts
See what's coming up for a specific profile. Use this to double check your upcoming queue.
- 03 Capability
List published posts
Look at your past performance and history. This helps you see what worked in the past.
- 04 Capability
Create post
Schedule a new post on a social platform. You can set the caption and the exact timing here.
05—07
3 capabilities in this set.
Part of 10 available through Later (Social Media Management).
- 05 Capability
Delete post
Remove a post that's waiting to go live. This is useful if you need to make a last-minute change.
- 06 Capability
Get analytics
Get your reach and engagement numbers for a specific date range. It gives you the hard data on your growth.
- 07 Capability
Get calendar
View your entire multi-profile content schedule. Use this to plan out your weekly strategy.
08—10
3 capabilities in this set.
Part of 10 available through Later (Social Media Management).
- 08 Capability
List media
See everything in your media library. This helps you find specific assets quickly.
- 09 Capability
List labels
See the tags you've used for your media. This helps you organize your visual assets.
- 10 Capability
Get me
See your workspace details and user info. This keeps your account details organized.
Set up in minutes
One URL. Then ask Later (Social Media Management) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Later (Social Media Management) 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_xyXeC4NmqD0r6C8OgdN9OvRrCzS0FDC9EforT2L4/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 Later (Social Media Management), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Later (Social Media Management) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_xyXeC4NmqD0r6C8OgdN9OvRrCzS0FDC9EforT2L4/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 Later (Social Media Management) URL.
- Step 03
Save and start
Save the connection and enable Later (Social Media Management) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"later-social-media-management": {
"url": "https://edge.vinkius.com/vk_preview_xyXeC4NmqD0r6C8OgdN9OvRrCzS0FDC9EforT2L4/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 Later (Social Media Management)
Open Agent mode in chat and ask: "Using Later (Social Media Management), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"later-social-media-management": {
"url": "https://edge.vinkius.com/vk_preview_xyXeC4NmqD0r6C8OgdN9OvRrCzS0FDC9EforT2L4/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 Later (Social Media Management)
Ask Copilot: "Using Later (Social Media Management), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"later-social-media-management": {
"url": "https://edge.vinkius.com/vk_preview_xyXeC4NmqD0r6C8OgdN9OvRrCzS0FDC9EforT2L4/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 Later (Social Media Management)
Open Cascade and ask: "Using Later (Social Media Management), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"later-social-media-management": {
"url": "https://edge.vinkius.com/vk_preview_xyXeC4NmqD0r6C8OgdN9OvRrCzS0FDC9EforT2L4/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 Later (Social Media Management)
Ask Cline: "Using Later (Social Media Management), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add later-social-media-management --transport http "https://edge.vinkius.com/vk_preview_xyXeC4NmqD0r6C8OgdN9OvRrCzS0FDC9EforT2L4/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 Later (Social Media Management)
Ask Claude: "Using Later (Social Media Management), show me...". 10 tools are ready
Where the request belongs
Work Later can move forward.
This is for the social media manager who's tired of clicking through four different dashboards to post one video. It's for the creator who wants to see their reach numbers without opening a separate analytics tab.
Social Media Manager
Scheduling a month of content in one go across multiple platforms.
Content Creator
Finding the right video from a library of hundreds of assets.
Digital Agency
Checking the publication status for five different clients at once.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHootsuite (Social Media Management)
Manage social media via Hootsuite. schedule posts, manage social profiles, and monitor outbound messages.
Buffer
Plan, schedule, and publish social media content across all your channels with analytics that show what is working.
Loomly
Plan and approve social media content with a collaborative calendar that streamlines reviews and keeps your brand consistent.
Ocoya Social Media
Manage Ocoya social profiles, posts, workspaces, and workflows.
Planly
Schedule and auto-publish social media posts across Instagram, TikTok, Twitter, and LinkedIn with a clean visual calendar.
Planable
Collaborate, approve, and manage your social media content calendar autonomously using AI.
Bring your own AI
Change the model, client or framework. Keep Later 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 Later.
The practical details behind the request, access and result.
Can I use Later (Social Media Management) to post to TikTok?
Yes, this Connector connects your Later account to your AI agent so you can schedule content for TikTok, Instagram, Pinterest, and LinkedIn all in one place.
How does Later (Social Media Management) help with my content calendar?
It allows your AI agent to view your global multi-profile calendar. You can ask about specific days, find publication gaps, and plan your weekly strategy through chat.
Can I delete a post with Later (Social Media Management) before it goes live?
Yes, you can ask your agent to find pending scheduled posts and delete them if you need to make last-minute changes to your content.
Does Later (Social Media Management) show me my engagement stats?
It does. You can ask your agent to pull aggregated analytics like reach and impressions for specific date ranges to see how your audience is responding.
Can I use Later (Social Media Management) to organize my media library?
Yes, it can list your media items and the labels you've applied to them. This makes it easy for your agent to find the right assets for your posts.
Is Later (Social Media Management) good for social media agencies?
It is perfect for agencies. It lets you manage multiple social profiles and audit global content calendars for different clients from a single interface.
Can I schedule posts for different social networks at once?
Yes. The create_post capability allows you to specify a profile ID. You can command your agent to create multiple posts targeting different profiles (e.g., Instagram and TikTok) sequentially using the same or different captions.
How do I see my upcoming scheduled content across all profiles?
Use the get_calendar capability and provide a date range (start and end dates). Your agent will retrieve the global content calendar, identifying all structural post boundaries across your entire Later account.
Can my agent retrieve analytics for a specific time period?
Absolutely. The get_analytics capability allows your agent to fetch rolled-up metrics like impressions and reach for a specific profile between two dates, providing a rapid summary of your social performance.
One connection away
Give your agent a direct line to Later.
Connect Later once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available