{
  "schema_version": "2025-06-18",
  "name": "Skyvern",
  "description": "Skyvern MCP server: browser automation tools for AI agents — run tasks, manage workflows, browser sessions, and extract data from any website.",
  "homepage": "https://www.skyvern.com",
  "documentation": "https://www.skyvern.com/docs",
  "servers": [
    {
      "name": "skyvern",
      "transport": "streamable-http",
      "url": "https://api.skyvern.com/mcp",
      "authentication": {
        "type": "oauth2",
        "authorization_server_metadata": "https://api.skyvern.com/.well-known/oauth-authorization-server",
        "protected_resource_metadata": "https://api.skyvern.com/.well-known/oauth-protected-resource",
        "alternative": "x-api-key header with a Skyvern API key"
      }
    }
  ]
}
