Curator.io Connector for AI agents.
10 live capabilities
Manage social media feeds and content curation through your AI agent.
Waiting for input…
Why people use Curator.io
Curator.io Social Media Feed Management
This Connector puts that control into your AI agent. You can ask it to audit your sources or check your feed status instantly. Instead of digging through menus, you get a clear summary of your social aggregation strategy in seconds.
What Vinkius changes
You get a unified way to manage social media aggregation through natural language.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying feed activity
A manager asks their agent to check if the 'Summer Sale' hashtag feed is actually pulling posts today.
- Real-world use case 02
Brand safety audit
A strategist wants to know if they are blocking the wrong keywords on their Instagram feed.
- Real-world use case 03
Content research
A curator needs to find any posts about 'AI' in their main feed.
Complete set · 10capabilities
The complete Curator.io capability set.
These are the exact actions your AI can choose when you ask it to work with Curator.io.
01—04
4 capabilities in this set.
Part of 10 available through Curator.io.
- 01 Capability
List social feeds
List every social media feed you have set up in your account. Use this for a full overview of your social aggregation setup.
- 02 Capability
Get account details
Get your account's usage limits and metadata. This helps you stay within your plan boundaries and understand your account status.
- 03 Capability
Get feed details
View the specific moderation and design settings for a single feed. You can use this to check how a feed is configured and what it displays.
- 04 Capability
Get feed post count
See the total number of posts currently in a specific feed. This is useful for tracking your feed volume and content density.
05—07
3 capabilities in this set.
Part of 10 available through Curator.io.
- 05 Capability
List active feeds
See a list of all your currently active social feeds. Use this to quickly check what is running without clicking through menus.
- 06 Capability
List social connections
See all connected social media accounts like Instagram and Twitter. This helps you audit your active connections and verify authentication.
- 07 Capability
List moderation rules
View the keyword filters and exclusion rules for a feed. This is essential for brand safety audits and content control.
08—10
3 capabilities in this set.
Part of 10 available through Curator.io.
- 08 Capability
List feed posts
See the most recent posts within a specific social feed. Use this to preview your latest content and see what's trending.
- 09 Capability
List feed sources
See the accounts and hashtags being pulled into a feed. This helps you verify your data sources and ensure you're hitting the right targets.
- 10 Capability
Search posts in feed
Find specific social posts within a feed using keywords. This makes it easy to find specific content for research or planning.
Set up in minutes
One URL. Then ask Curator.io to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Curator.io 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_cOX0ta1Oda7PjABKt0hJm2vmu8z7O0iREKofmH6l/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 Curator.io, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Curator.io for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cOX0ta1Oda7PjABKt0hJm2vmu8z7O0iREKofmH6l/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 Curator.io URL.
- Step 03
Save and start
Save the connection and enable Curator.io in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"curatorio": {
"url": "https://edge.vinkius.com/vk_preview_cOX0ta1Oda7PjABKt0hJm2vmu8z7O0iREKofmH6l/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 Curator.io
Open Agent mode in chat and ask: "Using Curator.io, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"curatorio": {
"url": "https://edge.vinkius.com/vk_preview_cOX0ta1Oda7PjABKt0hJm2vmu8z7O0iREKofmH6l/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 Curator.io
Ask Copilot: "Using Curator.io, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"curatorio": {
"url": "https://edge.vinkius.com/vk_preview_cOX0ta1Oda7PjABKt0hJm2vmu8z7O0iREKofmH6l/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 Curator.io
Open Cascade and ask: "Using Curator.io, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"curatorio": {
"url": "https://edge.vinkius.com/vk_preview_cOX0ta1Oda7PjABKt0hJm2vmu8z7O0iREKofmH6l/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 Curator.io
Ask Cline: "Using Curator.io, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add curatorio --transport http "https://edge.vinkius.com/vk_preview_cOX0ta1Oda7PjABKt0hJm2vmu8z7O0iREKofmH6l/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 Curator.io
Ask Claude: "Using Curator.io, show me...". 10 tools are ready
Where the request belongs
Work Curator.io can move forward.
Who wakes up in the morning needing this? Marketing managers who are overwhelmed by dozens of social feeds and digital strategists who need to audit brand safety without clicking through a dozen menus. It's for the person who needs to see the big picture of their social strategy in one place.
Marketing Manager
Checks feed statuses and post counts during daily standups to ensure content is flowing.
Digital Strategist
Audits social sources and moderation rules to ensure brand safety and content consistency.
Content Curator
Searches for specific social posts within feeds to find inspiration and plan new content cycles.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSprout Social
Empower your AI with a full social media command center. Draft posts, track global analytics, and master listening topics natively across all brands.
CrowdTangle
Equip your AI agent to track public social media insights, viral posts, and link shares via the CrowdTangle API.
Hootsuite
Schedule and publish social media content, monitor brand mentions, and measure ROI across all your channels from one dashboard.
Meltwater
Media intelligence and social monitoring via Meltwater. track news, mentions, and analytics.
Hootsuite (Social Media Management)
Manage social media via Hootsuite. schedule posts, manage social profiles, and monitor outbound messages.
Determ
Equip your AI agent to monitor media mentions, track keywords, and analyze sentiment via the Determ (formerly Mediatoolkit) API.
Bring your own AI
Change the model, client or framework. Keep Curator.io 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 Curator.io.
The practical details behind the request, access and result.
Can Curator.io MCP manage my Instagram feeds?
Yes, Curator.io MCP lets you see all your connected social feeds including Instagram. You can check their status and see which accounts are pulling data in one go.
How does Curator.io help with content moderation?
It does. You can ask your agent to list all active moderation rules and keyword filters. This helps you ensure your content stays on brand and follows your guidelines.
Can I use Curator.io to find specific social posts?
Yes, you can search for specific keywords within your aggregated feeds. This makes it easy to find inspiration or specific mentions without digging through every post.
Does Curator.io MCP let me see my social account connections?
Yes, the Connector lists all your connected social media accounts. You can quickly see which platforms are linked and check their authentication states.
Is Curator.io good for auditing social media sources?
It's great for that. You can list all your sources like hashtags and accounts to see exactly what is being pulled into your feeds.
Can I check my feed's post count with Curator.io?
Yes, you can get the total post count for any specific feed. This helps you monitor the volume of content being aggregated in real time.
How do I get a Curator.io API Key?
Log in to your Curator.io account, go to Settings > API, and you will find your API Key there. Ensure you use the 'Secret Key' for integration.
Can the agent delete posts from my feeds?
This integration currently focuses on listing and retrieving feed and post data for analysis. Post deletion or moderation actions should be handled via the Curator.io dashboard.
Which social platforms are supported?
Curator.io supports aggregation from Instagram, Twitter, Facebook, LinkedIn, TikTok, YouTube, and many other social networks.
One connection away
Give your agent a direct line to Curator.io.
Connect Curator.io once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available