Token导航 LogoToken导航TokenDH.com
KI
AI代理HTTP官方级别未说明来源级核验

Kinescope MCP Server

MCP Server

Kinescope MCP Server — Integrates Kinescope's video platform with AI assistants via the Model Context Protocol. Manage videos, access analytics, control live streams, and automate workflows through n…

工具数

公开资料未说明
JavaScriptToken认证HTTPAI代理

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:26

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add kinescope/kinescope-mcp

详细介绍

Kinescope MCP Server

Kinescope MCP Server — Integrates Kinescope's video platform with AI assistants via the Model Context Protocol. Manage videos, access analytics, control live streams, and automate workflows through n…

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add kinescope/kinescope-mcp

# Browse available tools
npx -y smithery tool list kinescope/kinescope-mcp

Direct MCP Connection

Endpoint: https://kinescope-mcp--kinescope.run.tools

Optional config:

  • your_api_token (query) — You can generate your Kinescope API token at https://app.kinescope.io/workspace/api_token

Resources

  • kinescope://examples/categories — List of available example categories
  • kinescope://examples/index — Index of available Kinescope API usage examples (search by query/category/tags)
  • kinescope://examples/live/create — Create a live event for streaming
  • kinescope://examples/playlists/create — Create playlist and add videos
  • kinescope://examples/projects/create — Create a new project
  • kinescope://examples/projects/file-request — Create a file request to upload videos
  • kinescope://examples/videos/by-project — Get project_id first, then list project videos
  • kinescope://examples/videos/get — Fetch video details by ID
  • kinescope://examples/videos/list — List videos with filters and pagination
  • kinescope://examples/videos/subtitles — Attach subtitles to a video
  • kinescope://examples/videos/update — Update title/description and other metadata
  • kinescope://examples/webhooks/create — Create webhook to receive events
  • kinescope://playbooks/file-request-workflow — Playbook: create file request → update → delete
  • kinescope://playbooks/live-stream-workflow — Playbook: create event → enable → chat → finish
  • kinescope://playbooks/project-organization — Playbook: create project → create folders → move videos
  • kinescope://playbooks/video-workflow — Playbook: find videos → update metadata → add subtitles → create poster
  • kinescope://playbooks/webhook-setup — Playbook: create webhook → list → update → delete
  • kinescope://quickstart — How to use Kinescope API via MCP tools (no code generation)

目录标签

目录标签

JavaScriptToken认证HTTPAI代理

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

token

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPtoken部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP