Skip to content

Commit 11ab643

Browse files
committed
docs(mcp): mention one click install buttons for cursor and vscode
1 parent d42f70c commit 11ab643

File tree

1 file changed

+14
-2
lines changed
  • sources/platform/integrations/ai

1 file changed

+14
-2
lines changed

sources/platform/integrations/ai/mcp.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,13 @@ Here's how to add the Apify MCP server to popular text editors and AI assistants
8484
<Tabs>
8585
<TabItem value="cursor" label="Cursor">
8686

87-
To add Apify MCP server to Cursor:
87+
:::tip One-click installation
88+
89+
The [Apify UI configurator](https://mcp.apify.com/) offers a one-click install button for Cursor that automatically applies the configuration to your client.
90+
91+
:::
92+
93+
To add Apify MCP server to Cursor manually:
8894

8995
1. Create or open the `.cursor/mcp.json` file.
9096
1. Add the following to the configuration file:
@@ -130,7 +136,13 @@ To add Apify MCP server to Cursor:
130136
</TabItem>
131137
<TabItem value="vscode" label="VS Code">
132138

133-
VS Code supports MCP through GitHub Copilot's agent mode(requires Copilot subscription):
139+
:::tip One-click installation
140+
141+
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.
142+
143+
:::
144+
145+
VS Code supports MCP through GitHub Copilot's agent mode (requires Copilot subscription):
134146

135147
1. Ensure you have GitHub Copilot installed
136148
1. Open Command Palette (<kbd>CMD</kbd>/<kbd>CTRL</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd>) and run _MCP: Open User Configuration_ command.

0 commit comments

Comments
 (0)