Skip to content
Zed

ScriptHaul API for Zed

com.scripthaul/api

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

client:Zed transport:streamable-http

Install ScriptHaul API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "api": {
      "url": "https://api.scripthaul.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ScriptHaul API in other clients