Teyuto Connector for AI agents.
10 live capabilities
Manage your video streaming platform content and analytics with your agent.
Waiting for input…
Why people use Teyuto
Teyuto for Video Content Management
This Connector lets you do all of that from a single chat interface. You can ask your agent to pull your analytics, list your users, or check your subscription plans in one go. You get a clear view of your entire operation without the tab fatigue.
What Vinkius changes
You get a direct way to query and manage your entire video platform using plain English.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Analyzing a flop
A creator notices a video isn't performing.
- Real-world use case 02
Inventory Audit
A content manager needs to see every video they have.
- Real-world use case 03
Subscription Review
A platform owner wants to check their plans.
Complete set · 10capabilities
The complete Teyuto capability set.
These are the exact actions your AI can choose when you ask it to work with Teyuto.
01—04
4 capabilities in this set.
Part of 10 available through Teyuto.
- 01 Capability
Get collection
Pull specific details about a video collection. This helps you see how your grouped content is structured.
- 02 Capability
Get user
Fetch a specific user's profile. This is great for looking up account details quickly.
- 03 Capability
Get video analytics
Get the numbers on a specific video. It pulls view counts and watch time so you can see how people are reacting.
- 04 Capability
Get video
Grab the metadata for a single video. This helps you find specific details about any piece of content in your library.
05—07
3 capabilities in this set.
Part of 10 available through Teyuto.
- 05 Capability
Check teyuto status
Check if your connection to the platform is active. It ensures your agent can actually reach the data it needs.
- 06 Capability
List channels
See a list of all available channels. Use this to get an overview of your platform's broadcasting options.
- 07 Capability
List collections
View every collection you've created. It's the fastest way to see how your content is organized.
08—10
3 capabilities in this set.
Part of 10 available through Teyuto.
- 08 Capability
List subscriptions
See all your current subscription plans. Use this to check your pricing and features at a glance.
- 09 Capability
List users
Get a full list of everyone on your platform. It's the go-to capability for high-level user management.
- 10 Capability
List videos
See every video in your library. Use this to get a complete overview of your content assets.
Set up in minutes
One URL. Then ask Teyuto to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Teyuto 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_YAsxKVrIkQZ9n4mxvyvrE6kyzRBp8rIQ8tTELhjY/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 Teyuto, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Teyuto for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_YAsxKVrIkQZ9n4mxvyvrE6kyzRBp8rIQ8tTELhjY/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 Teyuto URL.
- Step 03
Save and start
Save the connection and enable Teyuto in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"teyuto": {
"url": "https://edge.vinkius.com/vk_preview_YAsxKVrIkQZ9n4mxvyvrE6kyzRBp8rIQ8tTELhjY/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 Teyuto
Open Agent mode in chat and ask: "Using Teyuto, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"teyuto": {
"url": "https://edge.vinkius.com/vk_preview_YAsxKVrIkQZ9n4mxvyvrE6kyzRBp8rIQ8tTELhjY/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 Teyuto
Ask Copilot: "Using Teyuto, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"teyuto": {
"url": "https://edge.vinkius.com/vk_preview_YAsxKVrIkQZ9n4mxvyvrE6kyzRBp8rIQ8tTELhjY/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 Teyuto
Open Cascade and ask: "Using Teyuto, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"teyuto": {
"url": "https://edge.vinkius.com/vk_preview_YAsxKVrIkQZ9n4mxvyvrE6kyzRBp8rIQ8tTELhjY/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 Teyuto
Ask Cline: "Using Teyuto, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add teyuto --transport http "https://edge.vinkius.com/vk_preview_YAsxKVrIkQZ9n4mxvyvrE6kyzRBp8rIQ8tTELhjY/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 Teyuto
Ask Claude: "Using Teyuto, show me...". 10 tools are ready
Where the request belongs
Work Teyuto can move forward.
This is for video creators and platform owners who are tired of manual data entry and constant tab-switching between their content manager and their analytics capabilities.
Content Manager
Organizes video libraries and manages collections to ensure the right content reaches the right audience.
Streaming Platform Owner
Monitors subscription plans and channel growth to keep the business side of the platform running.
Data Analyst
Pulls engagement metrics and watch time to figure out what content is actually resonating with viewers.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSproutVideo
Automate video hosting and management via SproutVideo. manage videos, playlists, and analytics directly from any AI agent.
Vimeo
Manage your Vimeo account. audit videos, folders, and showcases via AI.
Simian
Video sharing and collaboration platform.
Loom (Async Video Messaging)
Manage video messages via Loom. retrieve metadata, handle timeline comments, and track viewer analytics.
Uscreen
Launch your own video streaming service with membership management, mobile apps, and monetization capabilities for content creators.
Mux
Manage video assets and live streams via Mux. create assets and track performance directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Teyuto 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 Teyuto.
The practical details behind the request, access and result.
What can I do with the Teyuto MCP?
You can use it to manage your entire video streaming platform. This includes listing videos, checking engagement analytics, and managing your user base and subscription plans through your AI agent.
Can the Teyuto MCP help me manage my video library?
Yes, it allows your agent to list every video you have and pull specific details for any piece of content, making it much easier to organize your library.
How does the Teyuto MCP handle my subscriber data?
The Connector gives your agent access to your user list and individual profiles. You can ask it to find specific users or get a high-level overview of your audience.
Can I use the Teyuto MCP to check my video analytics?
Absolutely. You can ask your agent to pull the latest watch times and view counts for any video to see how your audience is reacting.
Is the Teyuto MCP good for managing subscription plans?
Yes, it lets you see all your current subscription tiers and features instantly, so you can review your pricing and plans without digging through settings.
Can the Teyuto MCP see my channel list?
It can. Your agent can pull a full list of your available channels to give you an overview of your platform's broadcasting options.
Can my AI show video analytics?
Yes. get_video_analytics returns view counts, watch time, and engagement data for any video.
How do I browse video collections?
Use list_collections to see all collections, then get_collection for details including its videos.
Can I list users and check subscriptions?
Yes. list_users shows all users and list_subscriptions shows all plans with pricing.
One connection away
Give your agent a direct line to Teyuto.
Connect Teyuto once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available