Vinkius
Teyuto

Teyuto MCP for AI. Pulling Video Analytics & User Data via AI Agent

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Teyuto MCP on Cursor AI Code EditorTeyuto MCP on Claude Desktop AppTeyuto MCP on OpenAI Agents SDKTeyuto MCP on Visual Studio CodeTeyuto MCP on GitHub Copilot AI AgentTeyuto MCP on Google Gemini AITeyuto MCP on Lovable AI DevelopmentTeyuto MCP on Mistral AI AgentsTeyuto MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Teyuto MCP Server gives your AI client direct access to a video streaming platform's entire backend. Use it to audit user accounts, pull granular video analytics (watch time, views), list content collections, and manage channel metadata—all without logging into the dashboard.

What your AI can do

Check teyuto status

Verifies that the API connection to Teyuto is active and functional.

Get collection

Retrieves full details for a specific video collection ID.

Get user

Fetches detailed information about an individual user account by ID.

+ 7 more capabilities included
Audit Video Content

List all available videos or pull deep metadata for a single video using list_videos or get_video.

Track Performance Metrics

Execute get_video_analytics to retrieve specific metrics like total views and accumulated watch time for any video ID.

Manage Users and Accounts

List all registered users (list_users) or pull a detailed profile on one user using get_user.

Map Content Structure

View the relationships between content by listing video collections (list_collections), individual videos (list_videos), and available channels (list_channels).

Check Platform Status

Run check_teyuto_status to verify API connectivity before running any complex data queries.

Included with Plan

Waiting for input…

AI Agent

Teyuto MCP Server: 10 Tools for Video Ops

Use these tools to gather all necessary data—from video metadata and performance metrics to user profiles and subscription lists.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Teyuto on Vinkius

Check Teyuto Status

Verifies that the API connection to Teyuto is active and functional.

Get Collection

Retrieves full details for a specific video collection ID.

Get User

Fetches detailed information about an individual user account by ID.

Get Video Analytics

Pulls specific performance metrics, like watch time and view counts, for a given...

Get Video

Retrieves the full metadata for a single video file or asset.

List Channels

Provides a list of all available channels on the platform.

List Collections

Returns a paginated list of all existing video collections.

List Subscriptions

Lists current subscription plans, including pricing and features.

List Users

Retrieves a complete list of all registered users on the platform.

List Videos

Lists all video assets, allowing filtering and sorting by metadata fields.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Teyuto integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Teyuto, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Teyuto MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Teyuto. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 10 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Analyzing a Video Platform’s Performance Shouldn't Require 20 Clicks

Today, figuring out if the 'Beginner Series' collection is performing well means jumping between the Content tab, then the Analytics dashboard, finding the specific video ID, and finally downloading a separate performance CSV. You copy three IDs, open three tabs, and cross-reference metrics manually.

With this MCP server, your agent handles that entire process in one prompt. It runs `list_collections`, finds the 'Beginner Series' ID, then executes `get_video_analytics` for every video inside it. You get a clean report on watch time immediately.

Teyuto MCP Server: Running full content audits from chat

Manual auditing means checking user roles via the Admin panel, then manually running queries for each video ID to check its analytics. It’s tedious, error-prone, and slow.

Now, you ask your agent to 'List all users who watched Video X.' The agent runs `list_users` and filters that data using `get_video_analytics`. You get a precise answer without ever leaving the chat window.

What your AI can actually do with this

You're connecting your AI client to Teyuto via MCP. This gives your agent direct backend access, letting you run full audits on a professional video streaming platform without ever having to log into the dashboard yourself.

First things first: Run check_teyuto_status. That confirms your API connection is actually live and working before you start pulling data.

Auditing Video Content & Metadata:
To map out all the content, use list_videos to pull a complete list of every video asset. You can filter or sort this massive list using its metadata fields. When you've found a specific asset ID, run get_video to grab the full, deep metadata sheet for that single file.

If you need to view all the videos grouped by their content grouping, start with list_collections, which returns a paginated rundown of every video collection available on the platform. You can then drill down into any specific group using get_collection and inputting its unique ID.

Tracking Performance:
You want to know how well your videos are performing? Run get_video_analytics. By feeding it a specific video's ID, you pull hard metrics like total accumulated watch time and precise view counts. This gives you the performance data for any given asset.

Mapping Out Structure & Users:
To understand the entire platform structure, use list_channels to see all available channels. You can also run list_users to pull a comprehensive list of every registered account on Teyuto. If you need details on one specific person's profile—say, to check their status or join date—you run get_user, passing in the user ID.

Platform Operations:
For business context, use list_subscriptions to see what pricing plans and features are currently available. You don't need a specific tool for general listing; your agent can compile everything by combining calls: you list all channels via list_channels, get the full metadata on every video using get_video, run analytics via get_video_analytics for performance checks, pull user lists with list_users, and map out content groupings using list_collections and then detailing each one with get_collection.

It’s a complete toolset to audit the entire backend structure.

Built · Hosted · Managed by Vinkius Teyuto MCP Server - Video Analytics & User Data
Server ID 019dd173-00e1-73b5-a8b7-9c95b800dd88
Vinkius Inspector
Compliance Grade A+
Score 98.33/100
Vinkius Inspector Badge — Score 98.33/100

Questions you might have

How do I find out how many videos are on my platform using Teyuto MCP Server? +

You run list_videos. This tool retrieves all video assets and provides a count of the items, allowing you to know your total inventory size immediately.

Can I get analytics for a specific video ID with Teyuto MCP Server? +

Yes. Use get_video_analytics and provide the unique video ID. This call returns detailed metrics like watch time, view counts, and engagement rates.

What if I need to see all available channels on Teyuto? +

Simply call list_channels. This tool retrieves a comprehensive list of every channel ID and name that exists within your platform structure.

How does Teyuto MCP Server help with user management? +

It gives you two tools: list_users to get a roster of all accounts, or get_user if you need the specific details (like account status) for one ID.

How do I use the `list_subscriptions` tool to check available pricing plans on Teyuto? +

Use list_subscriptions to pull current plan data. This tool provides detailed information on feature sets, pricing tiers, and billing cycles across your platform.

Before I run big queries, how can I use `check_teyuto_status` to verify API connectivity? +

Running check_teyuto_status immediately confirms if the connection is live. This simple check verifies that your agent has active access to the Teyuto platform before you attempt complex data pulls.

What should I do first with `list_collections` when managing grouped video content? +

Run list_collections to get a roster of all existing video groupings. Once you have the name or ID, use get_collection to pull full metadata and see exactly which videos belong inside.

If I need more than just basic details for an account, how does `get_user` help with user profile data? +

get_user pulls deep profile records for a specific ID. This lets your agent access granular information like join dates, roles, and associated metrics that simple listing tools won't show.

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.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for Teyuto. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.