MCP SSE Account
Overview
Use this account type to connect the MCP Client Snaps to a remote MCP SSE Server.

Prerequisites
A valid MCP SSE URI and required header fields if necessary for an MCP Server.
Account settings
- Expression icon (
): Allows using JavaScript syntax to access SnapLogic Expressions to set field values dynamically (if enabled). If disabled, you can provide a static value. Learn more.
- SnapGPT (
): Generates SnapLogic Expressions based on natural language using SnapGPT. Learn more.
- Suggestion icon (
): Populates a list of values dynamically based on your Snap configuration. You can select only one attribute at a time using the icon. Type into the field if it supports a comma-separated list of values.
- Upload
: Uploads files. Learn more.
| Field / Field set | Type | Description |
|---|---|---|
| Label | String | Required. Specify a unique name for the Account. Default value: N/A Example: DeepWiki MCP Account |
| MCP SSE uri | String/Expression | Required. Specify the URI to the MCP server to connect to. The URI must include
the correct Example: |
| Additional headers | Use this field set to provide header field to use for requests to the MCP Server | |
| Header name | String/Expression | The name of the header field. |
| Header value | String/Expression | The value of the header field. |
| Timeout | Integer/Expression | The number of seconds the request must wait before terminating the request. Default value: 60 |