Simian Connector for AI agents.
12 live capabilities
Manage video production workflows and review projects from your chat.
Waiting for input…
Why people use Simian
Simian Video Production Workflow Management
With this Connector, that friction disappears. You can stay in your chat interface and ask your agent to pull up the latest project comments or list all your active review links. Instead of hunting for data, you get a direct line to your production pipeline. You get a clear view of your work without ever leaving your workspace.
What Vinkius changes
Your AI agent becomes a direct interface for your entire Simian video production workflow.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Closing the client feedback loop
A producer asks the agent to 'list all comments for the Summer Campaign project.
- Real-world use case 02
Auditing your media library
A manager wants to know what's in the library.
- Real-world use case 03
Rapid reel distribution
A social media lead wants to send a new reel to a client.
Complete set · 12capabilities
The complete Simian capability set.
These are the exact actions your AI can choose when you ask it to work with Simian.
01—04
4 capabilities in this set.
Part of 12 available through Simian.
- 01 Capability
Create reel
Build a new reel from scratch. This lets your agent start the presentation process for you.
- 02 Capability
Get account info
Fetch your account details and usage stats. Stay on top of your subscription and activity limits.
- 03 Capability
Get media
Get the metadata for a specific piece of media. Use this to check the properties of a file without downloading it.
- 04 Capability
Get project comments
Get all annotations and feedback for a specific project file. This helps you see exactly what clients want changed without opening the file.
05—08
4 capabilities in this set.
Part of 12 available through Simian.
- 05 Capability
Get reel
Pull specific details about a single reel. Use this to quickly check the status or info of a presentation.
- 06 Capability
List projects
See a list of all active review and approval projects. This keeps your current workload visible in one spot.
- 07 Capability
Delete media
Permanently remove a file from your library. This keeps your workspace clean of old or unnecessary assets.
- 08 Capability
List reels
Browse all your created reels and presentations. It helps you find old content or check what's currently live.
09—12
4 capabilities in this set.
Part of 12 available through Simian.
- 09 Capability
Share reel
Send a reel to a recipient via email or a short link. This makes getting client feedback much faster than manual sharing.
- 10 Capability
Update media
Change the metadata for any media file in your library. Keep your assets organized with accurate tags and info.
- 11 Capability
List media
View every media file currently in your library. It's the fastest way to see what assets you have available.
- 12 Capability
Add project comment
Post a new comment or update an approval status on a file. Use this to give feedback or mark a project as done.
Set up in minutes
One URL. Then ask Simian to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Simian 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_ZggL6wP4MEXv0Rq1iqYj6gIluVR2MpofIQScoo69/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 Simian, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Simian for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZggL6wP4MEXv0Rq1iqYj6gIluVR2MpofIQScoo69/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 Simian URL.
- Step 03
Save and start
Save the connection and enable Simian in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"simian": {
"url": "https://edge.vinkius.com/vk_preview_ZggL6wP4MEXv0Rq1iqYj6gIluVR2MpofIQScoo69/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 Simian
Open Agent mode in chat and ask: "Using Simian, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"simian": {
"url": "https://edge.vinkius.com/vk_preview_ZggL6wP4MEXv0Rq1iqYj6gIluVR2MpofIQScoo69/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 Simian
Ask Copilot: "Using Simian, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"simian": {
"url": "https://edge.vinkius.com/vk_preview_ZggL6wP4MEXv0Rq1iqYj6gIluVR2MpofIQScoo69/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 Simian
Open Cascade and ask: "Using Simian, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"simian": {
"url": "https://edge.vinkius.com/vk_preview_ZggL6wP4MEXv0Rq1iqYj6gIluVR2MpofIQScoo69/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 Simian
Ask Cline: "Using Simian, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add simian --transport http "https://edge.vinkius.com/vk_preview_ZggL6wP4MEXv0Rq1iqYj6gIluVR2MpofIQScoo69/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 Simian
Ask Claude: "Using Simian, show me...". 12 tools are ready
Where the request belongs
Work Simian can move forward.
Creative directors and video producers who are drowning in asset management and client feedback loops. It's for the person who needs to keep production moving without losing track of every tiny revision.
Video Producer
Manages the lifecycle of a project from first cut to final approval by tracking comments and links.
Creative Director
Oversees multiple reels and ensures brand consistency across all media assets in the library.
Social Media Manager
Distributes reels to clients and monitors engagement metrics for various campaigns.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWistia
Manage videos, projects, and performance analytics on Wistia with AI agents.
Teyuto
Build your own video streaming platform with monetization, audience analytics, and content management for video creators.
Cincopa
Manage video and media galleries via Cincopa. track assets, trigger uploads, and monitor engagement directly from any AI agent.
Uscreen
Launch your own video streaming service with membership management, mobile apps, and monetization capabilities for content creators.
MediaSilo
Video collaboration and asset management via MediaSilo. manage projects, assets, and Quicklinks.
Vidyard
Manage video assets, players, and hosting on Vidyard. the leading video messaging platform for business.
Bring your own AI
Change the model, client or framework. Keep Simian 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 Simian.
The practical details behind the request, access and result.
Can I use Simian MCP to manage my video reviews?
Yes. You can use it to see all your active review projects and pull up specific comments or annotations from your clients directly in your chat.
How does Simian MCP help with asset management?
It lets your agent list all the media files in your library and even delete old files, helping you keep your workspace organized without manual browsing.
Can my AI agent send out review links with Simian MCP?
Yes. Your agent can generate a short link for any reel and send it to your recipients via email or a direct link in the chat.
Does Simian MCP work for organizing large media libraries?
It does. You can use it to retrieve metadata for specific files and update tags on the fly to make sure everything is searchable.
Can I see project comments through the Simian MCP?
Absolutely. You can ask your agent to pull up the latest comments for any project file to see exactly what feedback your team or clients have left.
Is Simian MCP good for tracking video production status?
Yes, it's designed for that. You can list all active projects and update their approval statuses using simple voice or text commands.
Can I get the review link for a specific video project?
Yes, just ask the agent for the presentation link of your project and it will fetch it securely.
How do I check engagement analytics on my shared reel?
You can query the AI to summarize view counts, average watch times, and comments left by clients on your reel.
Is it possible to invite a reviewer via the chat?
Yes! Provide the reviewer's email and the project ID, and the agent will dispatch a secure invite link.
One connection away
Give your agent a direct line to Simian.
Connect Simian once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available