# Ocoya Social Media MCP for AI Agents AI Agent Connect

> Ocoya Social Media MCP lets you manage your social media marketing platform directly through your AI client. It handles everything from pulling workspace data to auditing your scheduled posts and active automations. Use it to keep your content calendar organized and your workflows running smoothly without leaving your current workspace.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_xBFeszz5t2yo0Qbm3vAAwxN1rRhE8zXfq9llnsVU/ai-agent-connect
- **Tags:** content-scheduling, social-media-management, marketing-workflows, post-analytics, workspace-management

## Description

Imagine you're juggling five different social media accounts across three different marketing workspaces. Usually, this means constant tab-switching, checking if a post actually went live, and digging through menus to see if your automations are still firing correctly. This Connector changes that by giving your AI agent a direct line into your Ocoya account. Instead of manual hunting, you can just ask your agent to tell you what's scheduled for next week or check the status of a specific workflow. It turns your social media management into a conversation. You can audit your entire content pipeline or grab specific profile details in seconds. It’s a lot easier to stay on top of a high-volume content calendar when you can just ask for the status of a campaign rather than clicking through dozens of pages. This is one of the ways Vinkius helps you bridge the gap between your marketing tools and your daily workflow. You get a clear view of your social media footprint and the automations driving it, all accessible through the agent you're already using to write and plan your content.

## Tools

### get_automation
Pull details for a specific workflow to see how it's configured. This is useful for debugging your marketing logic.

### get_me
Get the basic info for the currently authenticated user. Use this to confirm which account your agent is currently managing.

### get_post
Look up a single post to see its specific content and status. This helps you verify if a specific piece of content went live.

### get_profile
Fetch details for a specific social media profile. Use this to check connection status or profile names quickly.

### get_workspace
Get the configuration and data for a specific workspace. This is helpful for switching between different brand accounts.

### list_automations
See a full list of all active workflows in your account. Use this to audit your entire marketing automation setup.

### list_posts
View every post in your queue, whether it's scheduled or already live. This gives you a complete view of your content calendar.

### list_profiles
Get a complete list of all social media profiles connected to your account. Use this to see every platform you're currently managing.

### list_workspaces
See every workspace you have access to in Ocoya. This is the fastest way to see all your different client accounts.

## Prompt Examples

**Prompt:** 
```
Check my active automations for the 'Holiday Sale' workspace.
```

**Response:** 
```
I've pulled the active workflows for your Holiday Sale workspace. Here's what's running:

* **Blog to Twitter Sync** - Active
* **Weekly Newsletter Promo** - Active
* **Instagram Story Cross-post** - Active

All triggers are currently functioning normally. Would you like to see the execution history for any of these?
```

**Prompt:** 
```
Show me all the posts I have scheduled for next week.
```

**Response:** 
```
Here are your scheduled posts for next week:

| Date | Platform | Content Summary |
| :--- | :--- | :--- |
| Oct 12 | Twitter | "Early Bird" Discount |
| Oct 14 | LinkedIn | Webinar Registration |
| Oct 15 | Instagram | Product Showcase |

You have 3 posts queued. Do you want me to pull the full details for any of these?
```

**Prompt:** 
```
Which social profiles are currently active in my main workspace?
```

**Response:** 
```
I found 3 active profiles connected to your main workspace:

- **@VinkiusLabs** (Twitter)
- **Vinkius Official** (LinkedIn)
- **Vinkius Design** (Instagram)

All three connections are healthy and ready for posting.
```

## Capabilities

### List all social profiles
Get a complete list of every social media account connected to your Ocoya account.

### View scheduled and published posts
See your entire content queue to verify what's live and what's coming up.

### Check active marketing workflows
See a list of all your active automations to ensure your marketing logic is running.

### Retrieve workspace details
Pull configuration data for any workspace you manage.

### Get specific automation data
Fetch the specific details of a single workflow to check its status.

## Use Cases

### Checking if a post went live
A manager asks the agent to check the status of a specific tweet. The agent uses get_post to confirm it's live and provides the details immediately.

### Auditing marketing automations
An agency owner wants to make sure all client workflows are running. The agent uses list_automations to provide a full status report of every active task.

### Switching between client brands
A user needs to see the profiles for a specific brand. The agent uses list_workspaces and list_profiles to show the correct accounts for that brand.

### Reviewing next week's content
A creator asks for a summary of next week's posts. The agent uses list_posts to pull the queue and presents it in a clean table.

## Benefits

- Stop tab-switching by using list_posts to see your entire content queue in one view.
- Audit your marketing setup instantly with list_automations to ensure every workflow is active.
- Manage multiple brands easily by using list_workspaces to switch between client accounts.
- Verify connection statuses across platforms by pulling data with list_profiles.
- Get instant context on specific campaigns by using get_post to see exactly what's live.
- Quickly identify your account status with get_me to keep your agent grounded in the right context.

## How It Works

The bottom line is you get a direct line to your social media data without leaving your chat.

1. Generate an account key in your Ocoya settings.
2. Provide the key to your AI client via the Vinkius connection.
3. Ask your agent to list posts, check profiles, or audit workflows.

## Frequently Asked Questions

**Can the Ocoya Social Media MCP help me see my scheduled posts?**
Yes, it lets your agent pull your entire content queue. You can ask for a summary of what's coming up next week or check the status of specific posts.

**How do I use the Ocoya Social Media MCP to check my automations?**
You can ask your agent to list all active workflows. It will show you exactly what automations are running in your account so you can verify your marketing logic.

**Can I manage multiple workspaces with the Ocoya Social Media MCP?**
Yes, it can retrieve details for any workspace you have access to. This makes it easy to switch between different brands or clients in a single chat.

**Does the Ocoya Social Media MCP work for Instagram and Twitter?**
It works for any social profile connected to your Ocoya account. You can pull profile details and post statuses for all your connected platforms.

**How does the Ocoya Social Media MCP help with marketing audits?**
It allows you to quickly pull lists of posts, profiles, and automations. This gives you a bird's-eye view of your entire social media footprint in seconds.

**Is the Ocoya Social Media MCP good for checking if my content went live?**
Yes, it is perfect for verifying live status. You can ask your agent to check a specific post, and it will pull the latest data to confirm it's live.

**Where do I find my API Key?**
Your API Key can be generated in the Ocoya Developer or Integrations settings page.

**What access does this Connector need?**
It requires your API Key to access your profiles, workspaces, and posts.

**What access does this MCP need?**
It requires your API Key to access your profiles, workspaces, and posts.