Create a ToolRouter Stack -> Create SSE Client -> Copy VS Code Implementation codeOpen VS Code and press Cmd+Shift+P (Mac) or Ctrl+Shift+P (Windows/Linux) to open the Command Palette. Search for “MCP: Add Server” and select it.Choose MCP: Add Server -> HTTP (server-sent events)Enter the SSE URL copied from the ToolRouter Implementation codeEnter a suitable name for the serverYou should now see all the tools available in the ToolRouter stack.