mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-30 12:40:14 +00:00
fix(sky-8861): block-output download refresh fallback when artifact_ids are missing (#5675)
This commit is contained in:
parent
c2f0581390
commit
2250788de3
73 changed files with 610 additions and 954 deletions
|
|
@ -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 />
|
||||
Loading…
Add table
Add a link
Reference in a new issue