Skip to content
VS Code

qencode for VS Code

com.qencode/qencode

Create amazing video experiences with the Qencode API, straight from your AI assistant.

client:VS Code transport:streamable-http

Install qencode in VS Code

.vscode/mcp.json

{
  "servers": {
    "qencode": {
      "type": "http",
      "url": "https://mcp.qencode.com/mcp"
    }
  }
}

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

qencode in other clients