ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Sprout Social with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Empower your AI with a full social media command center. Draft posts, track global analytics, and master listening topics natively across all brands.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Sprout Social capability set.

These are the exact actions your AI can choose when you ask it to work with Sprout Social.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Sprout Social.

  1. 01

    List draft posts

    List draft posts in Sprout Social

  2. 02

    List listening topics

    List social listening topics

  3. 03

    List profile groups

    List Sprout Social organizational groups

  4. 04

    List profiles

    ). List connected Sprout Social profiles

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Sprout Social.

  1. 05

    Create social post

    Provide a JSON array of profile_ids, the post text, and an optional scheduled_at time (ISO 8601). Create and schedule a new social media post

  2. 06

    Get listening analytics

    Provide topic_id, start_date (YYYY-MM-DD), and end_date (YYYY-MM-DD). Get social listening metrics for a specific topic

  3. 07

    Get profile metrics

    Provide profile_id, start_date (YYYY-MM-DD), and end_date (YYYY-MM-DD). Get Sprout Social profile analytics

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Sprout Social.

  1. 08

    Get tag performance

    Get performance reports based on Sprout Social tags

  2. 09

    List published posts

    List published posts for a social profile

  3. 10

    List scheduled posts

    List scheduled posts

Observed, not estimated

836ms average. Fast in production.

Sprout Social is checked daily against the live service.

Daily averagePeak 1049ms
Aug 20Today
Fastest day
717ms
Slowest day
1049ms
14-day trend
Slowing+14%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Sprout Social, so you can see the experience inside your AI.

It does not authenticate your account with Sprout Social. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Sprout Social Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_j1SnBIuUrbnO4xr0RP6mBAowIIw9XShuw0gWLQid/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Sprout Social capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "sprout-social-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_j1SnBIuUrbnO4xr0RP6mBAowIIw9XShuw0gWLQid/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Sprout Social owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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 MCP integration parameters, the AI interacts with REST endpoints securely and natively in the background.