Skip to content
VS Code

VidNotes for VS Code

io.github.karniej/vidnotes

Video transcripts, summaries, chapters, study notes, and comparisons for AI agents.

client:VS Code transport:streamable-http

Install VidNotes in VS Code

.vscode/mcp.json

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

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

VidNotes in other clients