Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
5 changes: 5 additions & 0 deletions modules/ROOT/pages/_partials/task-add-api-instance.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down