← Registry

Content Tools

kinocut.dev

An MCP server that provides Kinocut product documentation and routes video workflow goals to public docs without editing media or running commands.

WebMCP1 endpoint2 known toolsFirst detected July 25, 2026Last detected September 15, 2026

ENDPOINT 1

https://kinocut.dev

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 2

read_kinocut_product_guide

Read canonical public Kinocut facts, setup links, workflows, and safety boundaries.

Inferred read-only
find_kinocut_workflow

Route a stated video goal to public Kinocut documentation without reading files, editing media, or running commands.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.webmcp]
url = "https://kinocut.dev"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://kinocut.dev"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://kinocut.dev

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "webmcp": {
      "url": "https://kinocut.dev"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://kinocut.dev"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://kinocut.dev"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.