MCP Streamable HTTP Account

Overview

You can use this account type to connect MCP Client Snaps to a remote MCP Streamable HTTP Server.


Create Account dialog

Prerequisites

A valid MCP Streamable HTTP URI and required header fields if necessary for an MCP Server.

Account settings

Legend:
  • 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.
Learn more about the icons in the Snap settings dialog.
Field / Field set Type Description
Label String Required.

Specify a unique name for the Account.

Default value: N/A

Example: DeepWiki MCP Account

MCP Streamable HTTP uri String/Expression Required.

Specify the URI to the MCP server to connect to. The URI must include the correct /mcp path as provided by the MCP Server provider.

Example: https://mcp.deepwiki.com/mcp

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