mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-28 11:40:32 +00:00
25 lines
650 B
Text
25 lines
650 B
Text
---
|
|
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 />
|