fix(sky-8861): block-output download refresh fallback when artifact_ids are missing (#5675)

This commit is contained in:
Shuchang Zheng 2026-04-26 16:56:39 -07:00 committed by GitHub
parent c2f0581390
commit 2250788de3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
73 changed files with 610 additions and 954 deletions

View file

@ -1,27 +0,0 @@
---
title: MCP Server
subtitle: Connect AI assistants to browser automation via Model Context Protocol
description: Install and configure Skyvern's MCP server so Claude Desktop, Claude Code, Cursor, Windsurf, Codex, Hermes, OpenClaw, and other AI tools can run browser automations against Skyvern Cloud or a self-hosted instance over OAuth, API key, or local stdio.
slug: developers/getting-started/mcp
keywords:
- MCP
- Model Context Protocol
- OAuth
- Claude Desktop
- Claude Code
- Cursor
- Windsurf
- Codex
- Hermes
- OpenClaw
- MCPorter
- AI assistant
- tools
- stdio
- streamable-http
- self-hosted
---
import McpContent from "/snippets/mcp-content.mdx";
<McpContent />