Skyvern/docs/developers/getting-started/ai-agents-quickstart.mdx
2026-04-27 00:14:06 +00:00

20 lines
526 B
Text

---
title: AI Agents Quickstart
subtitle: Give your AI coding assistant full browser automation in one command
description: Give your AI coding assistant full browser control capabilities in one prommpt
slug: developers/getting-started/ai-agents-quickstart
keywords:
- MCP
- Claude Desktop
- Cursor
- Windsurf
- VS Code
- AI assistant
- Model Context Protocol
- pip install
- npm install
---
import AIAgentsQuickstartContent from "/snippets/ai-agents-quickstart-content.mdx";
<AIAgentsQuickstartContent />