Sprout Social Connector for AI agents.
10 live capabilities
Manage social media publishing and brand analytics from your AI workspace.
Waiting for input…
Why people use Sprout Social
Sprout Social for Social Media Analytics and Publishing
This Connector lets your agent do that work for you. Just ask for a summary of last week's performance or have it queue up your next three posts. You get a clean report and a finished queue without the tab-switching.
What Vinkius changes
You get a direct line from your AI to your social media data and publishing capabilities.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Campaign Performance Audit
A manager needs to see if a specific campaign worked.
- Real-world use case 02
Multi-Channel Flash Sale
Need to schedule a sale across 5 pages.
- Real-world use case 03
Real-time Sentiment Check
Checking what people are saying about a new product launch.
Complete set · 10capabilities
The complete Sprout Social capability set.
These are the exact actions your AI can choose when you ask it to work with Sprout Social.
01—04
4 capabilities in this set.
Part of 10 available through Sprout Social.
- 01 Capability
Create social post
Create and schedule a new post for specific profiles with custom text and timing. It lets you queue content across multiple channels at once.
- 02 Capability
Get listening analytics
Get social listening metrics for a specific topic over a date range. This helps you track what people are saying about your brand.
- 03 Capability
Get profile metrics
Pull analytics for a specific profile, including engagements and follower growth. Use this to see how your content is actually landing.
- 04 Capability
Get tag performance
Retrieve performance reports based on your specific Sprout Social tags. This identifies which content themes are actually working.
05—07
3 capabilities in this set.
Part of 10 available through Sprout Social.
- 05 Capability
List draft posts
View all current drafts saved in your Sprout Social account. Use this to audit your content pipeline for accuracy.
- 06 Capability
List profile groups
See how your organizational profiles are grouped within the platform. It helps you keep your brand architecture organized.
- 07 Capability
List listening topics
See a list of all your active social listening topics. Use this to manage your brand monitoring strategy.
08—10
3 capabilities in this set.
Part of 10 available through Sprout Social.
- 08 Capability
List profiles
Get a list of all connected social media profiles. This is the first step to identifying which accounts your agent can manage.
- 09 Capability
List published posts
View all posts that have already gone live on a specific profile. Use this to check historical content on a per-account basis.
- 10 Capability
List scheduled posts
See what content is currently in the queue for future publication. This ensures you do not have overlapping or missed posts.
Set up in minutes
One URL. Then ask Sprout Social to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Sprout Social 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_j1SnBIuUrbnO4xr0RP6mBAowIIw9XShuw0gWLQid/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 Sprout Social, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Sprout Social for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_j1SnBIuUrbnO4xr0RP6mBAowIIw9XShuw0gWLQid/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 Sprout Social URL.
- Step 03
Save and start
Save the connection and enable Sprout Social in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"sprout-social": {
"url": "https://edge.vinkius.com/vk_preview_j1SnBIuUrbnO4xr0RP6mBAowIIw9XShuw0gWLQid/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 Sprout Social
Open Agent mode in chat and ask: "Using Sprout Social, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"sprout-social": {
"url": "https://edge.vinkius.com/vk_preview_j1SnBIuUrbnO4xr0RP6mBAowIIw9XShuw0gWLQid/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 Sprout Social
Ask Copilot: "Using Sprout Social, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"sprout-social": {
"url": "https://edge.vinkius.com/vk_preview_j1SnBIuUrbnO4xr0RP6mBAowIIw9XShuw0gWLQid/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 Sprout Social
Open Cascade and ask: "Using Sprout Social, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"sprout-social": {
"url": "https://edge.vinkius.com/vk_preview_j1SnBIuUrbnO4xr0RP6mBAowIIw9XShuw0gWLQid/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 Sprout Social
Ask Cline: "Using Sprout Social, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add sprout-social --transport http "https://edge.vinkius.com/vk_preview_j1SnBIuUrbnO4xr0RP6mBAowIIw9XShuw0gWLQid/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 Sprout Social
Ask Claude: "Using Sprout Social, show me...". 10 tools are ready
Where the request belongs
Work Sprout Social can move forward.
Social media managers who are tired of copy-pasting data between spreadsheets and CMS platforms. It is for the marketing lead who needs to see real-time performance without digging through five different dashboards.
Social Media Manager
Drafts and schedules posts across multiple platforms in one go on a Tuesday afternoon.
Marketing Analyst
Pulls weekly engagement data and tag performance to build reports for the weekly sync.
Brand Strategist
Monitors brand sentiment and listening topics to adjust messaging for upcoming campaigns.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsContentStudio
Plan, create, and schedule social media content across all channels with AI writing assistance and performance analytics.
Hootsuite
Schedule and publish social media content, monitor brand mentions, and measure ROI across all your channels from one dashboard.
Emplifi
Equip your AI agent to manage social profiles, track post metrics, and monitor care automation via the Emplifi API.
Buffer
Plan, schedule, and publish social media content across all your channels with analytics that show what is working.
Hootsuite (Social Media Management)
Manage social media via Hootsuite. schedule posts, manage social profiles, and monitor outbound messages.
Typefully
Write, schedule, and grow your audience on Twitter and LinkedIn with an editor that helps you craft threads that go viral.
Bring your own AI
Change the model, client or framework. Keep Sprout Social 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 Sprout Social.
The practical details behind the request, access and result.
Does Sprout Social MCP work with my existing brand accounts?
Yes, it connects to your current Sprout Social setup using your existing profile data. It maps to whatever accounts you already have managed in your dashboard.
Can I schedule posts for multiple platforms at once?
Yes, the agent can handle multi-profile scheduling. You just need to tell your agent which profiles to target, and it handles the rest.
How do I see what's currently in my content queue?
You can ask your agent to list all scheduled posts. It will pull the current queue and show you what is planned for the coming days.
Can this capability help me find out which tags are performing best?
Yes, it can pull specific reports based on your custom Sprout Social tags. This helps you identify which content themes are driving the most engagement.
Is my social media data safe with this connection?
The Connector uses your Sprout Social token to securely access your data within your authorized environment. It only accesses what you permit through your credentials.
Can my agent summarize brand sentiment for me?
Yes, it can pull listening analytics and provide a plain-English summary of the conversation. It turns raw mentions into a readable report.
Can the AI really create and publish a post sequentially?
Yes. Once you gather valid endpoints using list_profiles, you can instruct the AI to construct content. When instructed, the bot calls create_social_post, supplying your generated text payload and matching the ID, broadcasting it natively. It can also assign scheduled timestamps for delayed publishing.
How can I extract sentiment from a listening topic intelligently?
Use the capability list_listening_topics to find the exact ID representing a brand trend. Ask the AI: "Diagnose listening id '123' for the past month". It will automatically run get_listening_analytics, interpreting the JSON outputs consisting of sentiment ratios, mention volumes, and mapping the sentiment securely inside your chat.
Do I need to leave a tab logged into Sprout Social open?
No, this is completely headless. As long as you provided the SP_TOKEN and SP_CUSTOMER_ID strings globally to your Connector integration parameters, the AI interacts with REST endpoints securely and natively in the background.
One connection away
Give your agent a direct line to Sprout Social.
Connect Sprout Social once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available