Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sources/platform/integrations/ai/mcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ VS Code supports MCP through GitHub Copilot's agent mode(requires Copilot subscr

:::tip One-click installation

Download and run the [Apify MCP Server DXT file](https://github.com/apify/actors-mcp-server/releases/latest/download/apify-mcp-server.dxt) for one-click installation.
Download and run the [Apify MCP Server `.mcpb` file](https://github.com/apify/apify-mcp-server/releases/download/v0.4.21/apify-mcp-server.mcpb) for one-click installation.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Stale Download Link Causes Outdated Software

The Apify MCP Server download link is hardcoded to v0.4.21. This prevents users from automatically getting the latest release, leading to outdated software downloads and stale documentation.

Fix in Cursor Fix in Web


:::

Expand Down