Skip to content
VS Code

Contendeo for VS Code

app.contendeo/contendeo

Multimodal video analysis MCP — transcription, vision, and OCR for any video URL.

client:VS Code transport:streamable-http

Install Contendeo in VS Code

.vscode/mcp.json

{
  "servers": {
    "contendeo": {
      "type": "http",
      "url": "https://contendeo.app/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Contendeo in other clients