From 076ac7e2c8d820e288d8adc8ee3b04b3c9e0de40 Mon Sep 17 00:00:00 2001 From: glenn-rodgers_sfemu Date: Tue, 17 Feb 2026 20:15:26 -0500 Subject: [PATCH] Public exchange --- modules/ROOT/nav.adoc | 1 + modules/ROOT/pages/_partials/task-add-api-instance.adoc | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index fb0048c6..f8a4ca29 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -8,6 +8,7 @@ *** xref:create-instance-task-flex.adoc[Add a Flex Gateway API Instance] *** xref:create-instance-task-agent-tool.adoc[Add a Flex Gateway Agent or Tool instance] *** xref:create-instance-task-mcp-bridge.adoc[Add a Flex Gateway MCP Bridge instance] + *** xref:create-instance-public-exchange.adoc[Add an MCP Server from Public Exchange] ** xref:find-api-id-task.adoc[Obtain an API Instance ID] ** xref:export-api-latest-task.adoc[Export an API Instance] ** xref:access-developer-portal-task.adoc[Access the Developer Portal] diff --git a/modules/ROOT/pages/_partials/task-add-api-instance.adoc b/modules/ROOT/pages/_partials/task-add-api-instance.adoc index aa5ccdf6..d003434b 100644 --- a/modules/ROOT/pages/_partials/task-add-api-instance.adoc +++ b/modules/ROOT/pages/_partials/task-add-api-instance.adoc @@ -24,6 +24,11 @@ Use Mule Gateway if you have APIs on Mule Runtime that need an API gateway to ma //end::mule-intro[] +//tag::public-exchange-intro[] +Use Public Exchange to add an MCP Server from a public exchange asset. + +//end::public-exchange-intro[] + //tag::intro2[] There are three options for adding an API instance: