mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-29 20:20:22 +00:00
10 lines
422 B
Text
10 lines
422 B
Text
---
|
|
title: AI Agents Quickstart
|
|
subtitle: Give your AI coding assistant full browser automation in one command
|
|
description: Set up Skyvern's MCP server so Claude, Cursor, Windsurf, or any AI coding assistant can automate browsers with a single command.
|
|
slug: cloud/getting-started/ai-agents-quickstart
|
|
---
|
|
|
|
import AIAgentsQuickstartContent from "/snippets/ai-agents-quickstart-content.mdx";
|
|
|
|
<AIAgentsQuickstartContent />
|