From 158c8ba274c1b1e6c3d52fe1c8f7d3128dc3b3b9 Mon Sep 17 00:00:00 2001 From: Shuchang Zheng Date: Mon, 26 May 2025 13:29:59 -0700 Subject: [PATCH] update supported python version in MCP doc (#2466) --- fern/integrations/mcp.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fern/integrations/mcp.mdx b/fern/integrations/mcp.mdx index fdef5284..57fa096f 100644 --- a/fern/integrations/mcp.mdx +++ b/fern/integrations/mcp.mdx @@ -15,7 +15,9 @@ You can connect your MCP-enabled applications to Skyvern in two ways: - Get the API key from the settings page which will be used for setup ## Quickstart -> ⚠️ **REQUIREMENT**: Skyvern only runs in Python 3.11 environment today ⚠️ + +Python 3.11, 3.12 and 3.13 + 1. **Install Skyvern** ```bash