Interface HarnessRemoteMcpConfig.Builder

All Superinterfaces:
Buildable, CopyableBuilder<HarnessRemoteMcpConfig.Builder,HarnessRemoteMcpConfig>, SdkBuilder<HarnessRemoteMcpConfig.Builder,HarnessRemoteMcpConfig>, SdkPojo
Enclosing class:
HarnessRemoteMcpConfig

@Mutable @NotThreadSafe public static interface HarnessRemoteMcpConfig.Builder extends SdkPojo, CopyableBuilder<HarnessRemoteMcpConfig.Builder,HarnessRemoteMcpConfig>
  • Method Details

    • url

      URL of the MCP endpoint.

      Parameters:
      url - URL of the MCP endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • headers

      Custom headers to include when connecting to the remote MCP server.

      Parameters:
      headers - Custom headers to include when connecting to the remote MCP server.
      Returns:
      Returns a reference to this object so that method calls can be chained together.