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
* use present tense and avoid future tense unless necessary
* Automation Cloud instead of Cloud Platform
* reduce wordiness
* what's windows bash? is it a thing?
@@ -222,7 +223,7 @@ You can inspect the available tools by clicking on the server:
222
223
223
224
Now we can connect to the server using any MCP client. See the [Connecting to the MCP Server](#connecting-to-the-mcp-server) section.
224
225
225
-
### 2. Running on UiPath Cloud Platform
226
+
### 2. Running on UiPath Automation Cloud
226
227
227
228
/// Info
228
229
This quickstart guide provides instructions for deploying the MCP Server in _My Workspace_ folder. Choosing this folder simplifies the configuration process, as you won’t need to manually handle the following:
@@ -233,7 +234,7 @@ This quickstart guide provides instructions for deploying the MCP Server in _My
233
234
234
235
- Process creation (processes are automatically provisioned when a package is published to `My Workspace`)
235
236
236
-
If you prefer to deploy the MCP Server in a different folder, additional steps will be required:
237
+
If you prefer to deploy the MCP Server in a different folder, additional steps are required:
237
238
238
239
1. Create a process from the MCP Server package.
239
240
@@ -242,7 +243,7 @@ If you prefer to deploy the MCP Server in a different folder, additional steps w
242
243
3. Confirm that a user with [unattended robot permissions](https://docs.uipath.com/robot/standalone/2024.10/admin-guide/unattended-automations) is assigned to the target folder.
243
244
///
244
245
245
-
To deploy your MCP server to UiPath Cloud Platform, follow these steps:
246
+
To deploy your MCP server to UiPath Automation Cloud, follow these steps:
246
247
247
248
#### (Optional) Customize the Package
248
249
@@ -265,7 +266,7 @@ Authors : John Doe
265
266
✓ Project successfully packaged.
266
267
```
267
268
268
-
#### Publish The Mcp Server Package
269
+
#### Publish The MCP Server Package
269
270
270
271
<!-- termynal -->
271
272
```shell
@@ -277,11 +278,11 @@ Authors : John Doe
277
278
💡 Use the link above to configure any environment variables
278
279
```
279
280
280
-
After publishing, you can configure and manage your MCP server through the UiPath Cloud interface:
281
+
After publishing, you can configure and manage your MCP server through the UiPath Automation Cloud interface:
281
282
282
-
#### Configure in UiPath Cloud
283
+
#### Configure in UiPath Automation Cloud
283
284
284
-
1. In `My Workspace`, navigate to the MCP Servers tab and click **Add MCP Server**
285
+
1. In `My Workspace`, navigate to the **MCP Servers** tab and click **Add MCP Server**
0 commit comments