Skip to content
VS Code

timalens for VS Code

io.github.ialim0/timalens

AI whiteboard explainer video platform: script to storyboard to narrated MP4.

client:VS Code transport:streamable-http

Install timalens in VS Code

.vscode/mcp.json

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

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

timalens in other clients