diff --git a/sources/platform/integrations/ai/mcp.md b/sources/platform/integrations/ai/mcp.md index f96854628..03a84d6b5 100644 --- a/sources/platform/integrations/ai/mcp.md +++ b/sources/platform/integrations/ai/mcp.md @@ -84,7 +84,13 @@ Here's how to add the Apify MCP server to popular text editors and AI assistants -To add Apify MCP server to Cursor: +:::tip One-click installation + +The [Apify UI configurator](https://mcp.apify.com/) offers a one-click install button for Cursor that automatically applies the configuration to your client. + +::: + +To add Apify MCP server to Cursor manually: 1. Create or open the `.cursor/mcp.json` file. 1. Add the following to the configuration file: @@ -130,7 +136,13 @@ To add Apify MCP server to Cursor: -VS Code supports MCP through GitHub Copilot's agent mode(requires Copilot subscription): +:::tip One-click installation + +The [Apify UI configurator](https://mcp.apify.com/) offers a one-click install button for VS Code that automatically applies the configuration to your client. + +::: + +VS Code supports MCP through GitHub Copilot's agent mode (requires Copilot subscription): 1. Ensure you have GitHub Copilot installed 1. Open Command Palette (CMD/CTRL + Shift + P) and run _MCP: Open User Configuration_ command.