Skip to content
VS Code

ScriptHaul API for VS Code

com.scripthaul/api

YouTube discovery, transcripts, library search, and monitors with API keys or OAuth.

client:VS Code transport:streamable-http

Install ScriptHaul API in VS Code

.vscode/mcp.json

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

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

ScriptHaul API in other clients