ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use ContentStudio with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Plan, create, and schedule social media content across all channels with AI writing assistance and performance analytics.

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 · 13 capabilities

The complete ContentStudio capability set.

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

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 13 available through ContentStudio.

  1. 01

    Get social account

    Get social account details

  2. 02

    List media

    List media library

  3. 03

    List workspaces

    List workspaces

  4. 04

    List posts

    List posts

Capability set02 / 04

05-07

3 capabilities in this set.

Part of 13 available through ContentStudio.

  1. 05

    List social accounts

    List social accounts

  2. 06

    Check contentstudio status

    Verify connectivity

  3. 07

    Create post

    Create a post

Capability set03 / 04

08-10

3 capabilities in this set.

Part of 13 available through ContentStudio.

  1. 08

    Delete post

    Delete a post

  2. 09

    Get analytics

    Get account analytics

  3. 10

    Get post

    Get post details

Capability set04 / 04

11-13

3 capabilities in this set.

Part of 13 available through ContentStudio.

  1. 11

    Get post analytics

    Get post analytics

  2. 12

    List categories

    List categories

  3. 13

    List posts by status

    List posts by status

Observed, not estimated

875ms average. Fast in production.

ContentStudio is checked daily against the live service.

Daily averagePeak 1031ms
Aug 20Today
Fastest day
716ms
Slowest day
1031ms
14-day trend
Slowing+11%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 13 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 ContentStudio, so you can see the experience inside your AI.

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

ContentStudio Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_CSRbGSuMXMyzMqE0z1osgjGrkYNMYDbDn5CIUWv5/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 — ContentStudio capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "contentstudio-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_CSRbGSuMXMyzMqE0z1osgjGrkYNMYDbDn5CIUWv5/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 ContentStudio owners ask.

  • 01

    Can I create and schedule posts to multiple social accounts at once?

    Yes! The create_post action accepts a JSON payload with content, media attachments, schedule date, and target account IDs. You can publish to Instagram, Twitter, LinkedIn, and Facebook simultaneously in a single command.

  • 02

    Can I track how individual posts are performing?

    Yes. Use get_post_analytics with a specific Post ID to retrieve likes, shares, comments, impressions, and reach for that post. For account-wide metrics, use get_analytics with the Social Account ID to see follower growth, engagement rates, and top-performing content.

  • 03

    Can I filter posts by their publishing status?

    Yes. The list_posts_by_status capability accepts a status parameter. 'draft', 'scheduled', 'published', or 'failed'. This lets you quickly find posts that need review (drafts), are queued for delivery (scheduled), or encountered errors during publishing (failed).