Hand any social video to your AI agent — frames + transcript bundled. MCP server for watch-cli.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@sonpiaz/watch-cli-mcp · npm · 0.3.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sonpiaz/watch-cli",
"description": "Hand any social video to your AI agent — frames + transcript bundled. MCP server for watch-cli.",
"repository": {
"url": "https://github.com/sonpiaz/watch-cli",
"source": "github",
"subfolder": "mcp-server"
},
"version": "0.3.1",
"packages": [
{
"registryType": "npm",
"identifier": "@sonpiaz/watch-cli-mcp",
"version": "0.3.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Kyma API key (default backend). Get one at https://kymaapi.com — first $0.50 free, then pay-per-use (~$0.05 per 1-hour video). Optional if WATCH_AUDIO_MODE=local (whisper.cpp) or GROQ_API_KEY is set instead.",
"format": "string",
"isSecret": true,
"name": "KYMA_API_KEY"
},
{
"description": "Groq API key for direct BYOK transcription (alternative to Kyma). Set this instead of KYMA_API_KEY if you prefer direct provider.",
"format": "string",
"isSecret": true,
"name": "GROQ_API_KEY"
},
{
"description": "Backend routing override. Values: kyma (default), byok (use GROQ_API_KEY), local (whisper.cpp on $PATH, fully offline).",
"format": "string",
"name": "WATCH_AUDIO_MODE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-20T00:52:58.896572Z",
"publishedAt": "2026-05-20T00:52:58.896572Z",
"updatedAt": "2026-05-20T00:52:58.896572Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.3.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.