VS Code
OAuth connections share one ScriptHaul allowance pool across your account’s connected apps. Review the client name and redirect destination host before approving. Reconnect when prompted, no later than 30 days; see connection limits and reconnect timing.
Review the installation prompt and start the server. Follow the OAuth browser prompt, sign in with your ScriptHaul email code, and review the mcp grant. It allows tools to create jobs and spend credits; it never exposes API-key management. Revoke it in Dashboard → Connected apps.
For a project configuration, put this in .vscode/mcp.json:
{
"servers": {
"scripthaul": {
"type": "http",
"url": "https://api.scripthaul.com/mcp"
}
}
}The configuration follows VS Code's MCP setup guide, and the button uses VS Code's installation URL format. Verified 2026-09-05. Your organization's policy may control which MCP servers you can enable.
Try without an account
Add the keyless server to VS Code
{
"servers": {
"scripthaul-taste": {
"type": "http",
"url": "https://scripthaul.com/mcp"
}
}
}Ask: “Show the newest videos from channel UC4QobU6STFB0P71PMvOGN5A.” Latest uploads are free and use no cold-fetch allowance. The keyless server supports 20 cold transcripts per address per UTC day. Use the account server for search and durable bulk jobs: a delivered search page or cold transcript costs one credit; cached transcripts, resolution, and latest uploads cost zero.
See all tools and costs and the agent skill.