- Local MCP servers started with a command
- Remote MCP servers reached through a URL
Review the server before installation
An MCP server can read data, call APIs, or execute actions. Before adding one:- Read its source code or trusted documentation.
- Review requested permissions.
- Inspect commands and arguments.
- Confirm how credentials are stored.
- Test it with a restricted account.
Add a local MCP server
- Open Connectors.
- Select Add MCP.
- Choose Local.
- Paste the MCP JSON configuration.
- Review the command and arguments.
- Select Install.
Screenshot placeholder: Add a screenshot of the local MCP JSON dialog with a safe example server configuration.
Add a remote MCP server
- Open Connectors.
- Select Add MCP.
- Choose Remote.
- Enter a display name.
- Enter the remote server URL.
- Save the configuration.
Configure environment variables
- Select the MCP server.
- Open its environment configuration.
- Add the required keys and values.
- Save.
Enable and test the server
- Enable the MCP server.
- Add it to a test worker.
- Start a small task that uses one tool.
- Review the task log for the tool call and result.
Edit or delete a server
Use the server actions to update command arguments, URL, description, or environment values. Delete the server when it is no longer required. Deleting an MCP entry does not revoke credentials at the external service.Video placeholder: Add a 90-second MP4 showing local and remote MCP setup, environment configuration, worker assignment, and a test call. Include captions.

