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
Copy file name to clipboardExpand all lines: docs/quick_start.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -226,13 +226,19 @@ Now we can connect to the server using any MCP client. See the [Connecting to th
226
226
227
227
/// Info
228
228
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:
229
+
229
230
- Serverless machine allocation
231
+
230
232
- Unattended robot permissions
233
+
231
234
- Process creation (processes are automatically provisioned when a package is published to `My Workspace`)
232
235
233
236
If you prefer to deploy the MCP Server in a different folder, additional steps will be required:
237
+
234
238
1. Create a process from the MCP Server package.
239
+
235
240
2. Ensure a [serverless runtime (machine)](https://docs.uipath.com/orchestrator/automation-cloud/latest/user-guide/executing-unattended-automations-with-serverless-robots) is assigned to the target folder in Orchestrator.
241
+
236
242
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.
237
243
///
238
244
@@ -289,7 +295,7 @@ After publishing, you can configure and manage your MCP server through the UiPat
0 commit comments