mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-28 19:50:42 +00:00
🔄 synced local 'docs/' with remote 'docs/'
This commit is contained in:
parent
9fcfffd85f
commit
8a30ef8a42
71 changed files with 934 additions and 340 deletions
25
docs/cloud/getting-started/mcp.mdx
Normal file
25
docs/cloud/getting-started/mcp.mdx
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
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 from the Skyvern Cloud dashboard over OAuth or API key.
|
||||
slug: cloud/getting-started/mcp
|
||||
keywords:
|
||||
- MCP
|
||||
- Model Context Protocol
|
||||
- OAuth
|
||||
- Claude Desktop
|
||||
- Claude Code
|
||||
- Cursor
|
||||
- Windsurf
|
||||
- Codex
|
||||
- Hermes
|
||||
- OpenClaw
|
||||
- MCPorter
|
||||
- AI assistant
|
||||
- tools
|
||||
- streamable-http
|
||||
---
|
||||
|
||||
import McpContent from "/snippets/mcp-content.mdx";
|
||||
|
||||
<McpContent />
|
||||
Loading…
Add table
Add a link
Reference in a new issue