MCP.so
ログイン

Unwatched

@Daniel1997x

Unwatched について

Turn any YouTube video into an agent-executable runbook — timestamped steps, confidence markers, schema-validated (MD/YAML/JSON). Tools: decode_video, wait_for_job, get_runbook, list_library. Free tier: 5 decodes/month.

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "unwatched-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "unwatched-mcp"
      ],
      "env": {
        "UNWATCHED_API_KEY": "uk_live_..."
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Unwatched?

MCP server + CLI for UNWATCHED — turn any YouTube video into an agent-executable runbook (unwatched.cloud)

How to use Unwatched?

The README includes setup instructions such as npm i -g unwatched-mcp # or use npx below without installing.

Key features of Unwatched

  • decode starts a job, polls until it completes, fetches the runbook and
  • library lists your tenant's previous decodes; query filters client-side
  • status shows job status + artifact list

Use cases of Unwatched

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Unwatched

Where is the source code for Unwatched?

The source code is linked from the repository URL on this page.

Does Unwatched include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

よくある質問

Where is the source code for Unwatched?

The source code is linked from the repository URL on this page.

Does Unwatched include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

「AI とエージェント」の他のコンテンツ