ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use PeerTube with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Interact with decentralized PeerTube instances. manage video feeds, download content, and handle user registration via AI.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete PeerTube capability set.

These are the exact actions your AI can choose when you ask it to work with PeerTube.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through PeerTube.

  1. 01

    Get video feeds

    Get video feeds

  2. 02

    Get public hls playlist

    Get public HLS playlist file

  3. 03

    Get user token

    0 access token. Get user access token

  4. 04

    Get video comments feed

    Get video comments feed

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through PeerTube.

  1. 05

    Get public web video

    Get public Web Video file

  2. 06

    Generate video download

    Generate video download

  3. 07

    Get completed jobs

    Requires authentication. Get completed jobs

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through PeerTube.

  1. 08

    Get local oauth clients

    Get local OAuth clients

  2. 09

    Get private web video

    Requires a videoFileToken. Get private Web Video file

  3. 10

    Register user

    Register a new user

Observed, not estimated

867ms average. Fast in production.

PeerTube is checked daily against the live service.

Daily averagePeak 1078ms
Aug 20Today
Fastest day
713ms
Slowest day
1078ms
14-day trend
Slowing+13%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of PeerTube, so you can see the experience inside your AI.

It does not authenticate your account with PeerTube. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

PeerTube Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_LKQLLqLP54nVwlyNq5CNX9Ld0HBccJT0zgxpFkMs/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — PeerTube capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "peertube-youtube-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_LKQLLqLP54nVwlyNq5CNX9Ld0HBccJT0zgxpFkMs/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions PeerTube owners ask.

  • 01

    How can I generate a direct download link for a PeerTube video?

    You can use the generate_video_download capability by providing the video's ID or UUID. The agent will return a muxed mp4 container link for downloading.

  • 02

    Can I register a new user account on my instance using the AI?

    Yes, if the instance allows public registration, you can use the register_user capability with a username, password, and email address.

  • 03

    How do I check if my video transcoding jobs are finished?

    Use the get_completed_jobs capability. It retrieves a list of all finished background jobs, allowing you to verify successful processing.