Loomal

watch-cli

MCP server by github.com/sonpiaz/watch-cli

Hand any social video to your AI agent — frames + transcript bundled. MCP server for watch-cli.

223 starsnpm: @sonpiaz/watch-cli-mcp

About watch-cli

watch-cli is an MCP (Model Context Protocol) server published by sonpiaz in the official MCP registry, listed under Autonomous Agents on Loomal. Hand any social video to your AI agent — frames + transcript bundled. MCP server for watch-cli.

It ships as an npm package (@sonpiaz/watch-cli-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sonpiaz/watch-cli, where the project has earned 223 GitHub stars.

Use watch-cli with your agent

Claude Code · one command
claude mcp add watch-cli -- npx -y @sonpiaz/watch-cli-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "watch-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@sonpiaz/watch-cli-mcp"
      ]
    }
  }
}
npm@sonpiaz/watch-cli-mcp

Frequently asked questions

What is watch-cli?
watch-cli is an MCP (Model Context Protocol) server by sonpiaz in the Autonomous Agents category. Hand any social video to your AI agent — frames + transcript bundled. MCP server for watch-cli.
How do I connect watch-cli to Claude, Cursor, or another MCP client?
Install watch-cli from its npm package (@sonpiaz/watch-cli-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is watch-cli open source?
Yes — the source code is public at github.com/sonpiaz/watch-cli, with 223 GitHub stars.
Can AI agents pay to use watch-cli?
Not yet through Loomal — watch-cli is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain watch-cli? Claim this listing free by verifying GitHub ownership, or contact us.