Claude Code, Codex and other MCP clients — Connect VidVertex to Claude — VidVertex Docs
Docs/Connect VidVertex to Claude/Claude Code, Codex and other MCP clients

Claude Code, Codex and other MCP clients

Claude Code

Register the server once from any terminal (the exact path is shown on the Integrations page):

claude mcp add vidvertex -- "C:\Users\<you>\AppData\Local\Programs\VidVertex\VidVertex.exe" --cli mcp

Codex

Settings → Integrations shows the exact codex mcp add … command for this installation with a copy button; with the Codex CLI installed, Connect to Codex runs it for you.

Any other MCP client

The server speaks MCP over stdio: launch command VidVertex.exe --cli mcp (from the install folder). The license is checked like in the app — tool calls that do work need a valid one.

TIP

Whichever client you use, Settings → Integrations shows this installation's exact launch command with a copy button — and a live line naming which assistant is connected right now.