Uscreen Connector for AI agents.
10 live capabilities
Manage your video membership business and content library.
Waiting for input…
Why people use Uscreen
Uscreen for Managing Video Membership Dashboards
This Connector lets you handle those tasks in a single chat window. Instead of hunting for a specific customer, you just ask your agent to pull up their profile. You get the data you need in seconds, which means you can spend more time on your videos and less time on the administrative grind.
What Vinkius changes
You get a conversational interface for your entire Uscreen business backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Customer Support
A user claims they paid but can't see the content.
- Real-world use case 02
Content Organization
You need to see which videos are in your Beginner group.
- Real-world use case 03
Marketing Audit
You want to see your full product list for a marketing email.
Complete set · 10capabilities
The complete Uscreen capability set.
These are the exact actions your AI can choose when you ask it to work with Uscreen.
01—04
4 capabilities in this set.
Part of 10 available through Uscreen.
- 01 Capability
Check uscreen status
Verify that your API connection is active. Use this to troubleshoot any connection issues with your agent.
- 02 Capability
Get collection
Pull the specific details of a content collection. This helps you understand the scope of a specific group of videos.
- 03 Capability
Get content
Pull specific details for a single piece of content. This helps you check metadata or specific video info quickly.
- 04 Capability
Get customer
Retrieve the full profile for a specific user. Use this to see a customer's history or current status.
05—07
3 capabilities in this set.
Part of 10 available through Uscreen.
- 05 Capability
List collections
Get a list of all your content collections. This is great for seeing how your library is organized.
- 06 Capability
List content
Pull a list of every piece of content in your account. Use this to get a bird's-eye view of your entire library.
- 07 Capability
List customers
See a full list of every customer in your system. This helps you manage your entire user base at once.
08—10
3 capabilities in this set.
Part of 10 available through Uscreen.
- 08 Capability
List products
View all products currently available for purchase. This lets you see your entire retail catalog in one go.
- 09 Capability
List subscriptions
See all your active membership plans and pricing. This is perfect for auditing your different tiers.
- 10 Capability
List transactions
Get a list of all payment transactions. Use this to track your revenue and see recent sales.
Set up in minutes
One URL. Then ask Uscreen to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Uscreen 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_uFcPjwUWUvRx3GVClHjMM6a0fekFulDwRDdRXOnL/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 Uscreen, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Uscreen for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_uFcPjwUWUvRx3GVClHjMM6a0fekFulDwRDdRXOnL/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 Uscreen URL.
- Step 03
Save and start
Save the connection and enable Uscreen in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"uscreen": {
"url": "https://edge.vinkius.com/vk_preview_uFcPjwUWUvRx3GVClHjMM6a0fekFulDwRDdRXOnL/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 Uscreen
Open Agent mode in chat and ask: "Using Uscreen, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"uscreen": {
"url": "https://edge.vinkius.com/vk_preview_uFcPjwUWUvRx3GVClHjMM6a0fekFulDwRDdRXOnL/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 Uscreen
Ask Copilot: "Using Uscreen, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"uscreen": {
"url": "https://edge.vinkius.com/vk_preview_uFcPjwUWUvRx3GVClHjMM6a0fekFulDwRDdRXOnL/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 Uscreen
Open Cascade and ask: "Using Uscreen, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"uscreen": {
"url": "https://edge.vinkius.com/vk_preview_uFcPjwUWUvRx3GVClHjMM6a0fekFulDwRDdRXOnL/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 Uscreen
Ask Cline: "Using Uscreen, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add uscreen --transport http "https://edge.vinkius.com/vk_preview_uFcPjwUWUvRx3GVClHjMM6a0fekFulDwRDdRXOnL/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 Uscreen
Ask Claude: "Using Uscreen, show me...". 10 tools are ready
Where the request belongs
Work Uscreen can move forward.
This is for the independent content creator or the small media team who's overwhelmed by the logistics of running a paid video membership. It's for the person who wants to spend more time filming and less time auditing spreadsheets.
Content Creator
Manages a library of exclusive videos and needs to quickly check content details or organize collections.
Membership Manager
Handles high-volume customer queries and needs to pull up customer profiles and subscription statuses instantly.
E-commerce Owner
Tracks revenue and needs to see transaction lists and product catalogs to manage sales.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCincopa
Manage video and media galleries via Cincopa. track assets, trigger uploads, and monitor engagement directly from any AI agent.
Cloudflare Stream
Manage video infrastructure via Cloudflare Stream—list videos, manage live inputs, and handle uploads directly from any AI agent.
Limelight Networks (Edgio CDN & Streaming API)
Manage Edgio (formerly Limelight/Uplynk) streaming services. control VOD assets, linear channels, and live events directly through AI.
Brightcove
Manage your video library via Brightcove Video Cloud. list videos, manage playlists, and monitor performance directly from any AI agent.
Teyuto
Build your own video streaming platform with monetization, audience analytics, and content management for video creators.
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 Uscreen 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 Uscreen.
The practical details behind the request, access and result.
Can I use the Uscreen MCP to see my customers?
Yes, you can use the Connector to pull up full customer profiles and see a complete list of everyone in your system.
Does the Uscreen MCP help with revenue tracking?
Yes, it allows your agent to list all your payment transactions so you can keep a close eye on your sales.
Can I manage my content library with the Uscreen MCP?
Yes, you can use it to browse your content, view specific collections, and see how your library is organized.
Is the Uscreen MCP good for checking subscription plans?
Yes, it pulls all your current plans and pricing details instantly so you can audit your tiers easily.
Can I check if my Uscreen account is connected?
Yes, there is a specific capability to verify that your agent is correctly linked to your Uscreen account.
Will this help me manage a video membership business?
Yes, it provides the core data access needed to manage memberships, customers, and revenue in one place.
Can my AI list all customers and their subscriptions?
Yes. list_customers returns all customers, and get_customer shows detailed profile including subscription status.
Can I view revenue transactions?
Yes. list_transactions returns all payment transactions with amounts, dates, and customer info.
How do I browse my content library?
Use list_content to see all videos and courses, then get_content for detailed metadata on any item.
One connection away
Give your agent a direct line to Uscreen.
Connect Uscreen once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available