Skip to content
VS Code

inkmotion for VS Code

io.github.omnipotent6/inkmotion

Turn a topic, URL, or document into a narrated, animated explainer video.

client:VS Code transport:streamable-http

Install inkmotion in VS Code

.vscode/mcp.json

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

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

inkmotion in other clients