You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[🛠️ Tools, resources, and prompts](#-tools-resources-and-prompts)
@@ -69,6 +70,13 @@ You can use the Apify MCP Server in two ways:
69
70
70
71
You can find detailed instructions for setting up the MCP server in the [Apify documentation](https://docs.apify.com/platform/integrations/mcp).
71
72
73
+
# ⚠️ SSE transport deprecation on April 1, 2026
74
+
75
+
Udate your MCP client config before April 1, 2026.
76
+
The Apify MCP server is dropping Server-Sent Events (SSE) transport in favor of Streamable HTTP, in line with the official MCP spec.
77
+
78
+
Go to [mcp.apify.com](https://mcp.apify.com/) to update the installation for your client of choice, with a valid endpoint.
79
+
72
80
# 🤖 MCP clients
73
81
74
82
Apify MCP Server is compatible with any MCP client that adheres to the [Model Context Protocol](https://modelcontextprotocol.org/), but the level of support for dynamic tool discovery and other features may vary between clients.
0 commit comments