Skip to content
Open
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
2 changes: 1 addition & 1 deletion modules/ROOT/pages/vibes-api-ai-create-spec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:page-deployment-options: cloud-ide, desktop-ide
:page-aliases: api-ai-create-spec.adoc

MuleSoft Vibes is a purpose-built assistant for the development lifecycle, available directly in Anypoint Code Builder. It provides a unified panel that lets you interact with AI features using natural language prompts. Mulesoft Vibes works with the embedded MuleSoft MCP Server (see xref:mulesoft-mcp-server::index.adoc[Mulesoft MCP Server]) to support capabilities such as deploying applications, managing instances, and creating new projects.
MuleSoft Vibes is a purpose-built assistant for the development lifecycle, available directly in Anypoint Code Builder. It provides a unified panel that lets you interact with AI features using natural language prompts. Mulesoft Vibes works with the embedded MuleSoft MCP Servers (see xref:mulesoft-mcp-server::index.adoc[Mulesoft MCP Servers]) to support capabilities such as deploying applications, managing instances, and creating new projects.

One of these capabilities is AI-powered API specification generation. With Mulesoft Vibes, you can generate and mock API specifications from natural language prompts. This feature reduces the time spent on API design by simplifying the creation of syntax-heavy specifications.

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/vibes-create-integrations.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:page-deployment-options: cloud-ide, desktop-ide
:page-aliases: int-ai-enable-einstein.adoc int-ai-create-integrations.adoc

MuleSoft Vibes is a purpose-built assistant for the development lifecycle, available right in Anypoint Code Builder. MuleSoft Vibes supports many capabilities through the xref:mulesoft-mcp-server::index.adoc[MuleSoft MCP Server], such as deploying applications, managing instances, and more. One such capability is transforming your business logic into a Mule application.
MuleSoft Vibes is a purpose-built assistant for the development lifecycle, available right in Anypoint Code Builder. MuleSoft Vibes supports many capabilities through the xref:mulesoft-mcp-server::index.adoc[MuleSoft MCP Servers], such as deploying applications, managing instances, and more. One such capability is transforming your business logic into a Mule application.

The generated application includes the integration, connector configurations, a sample properties file, and the dependencies required for connectors. These artifacts ensure that the generated integration is runnable and can be deployed directly from Anypoint Code Builder.

Expand Down
8 changes: 4 additions & 4 deletions modules/ROOT/pages/vibes-get-started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You can open MuleSoft Vibes from the:
* Top navigation bar
* *Build with AI* card in the project canvas

When you submit a prompt, MuleSoft Vibes processes it using the MuleSoft MCP Server and performs actions such as generating API specifications or integration flows.
When you submit a prompt, MuleSoft Vibes processes it using one of the MuleSoft MCP Servers and performs actions such as generating API specifications or integration flows.

Depending on your configuration, MuleSoft Vibes can:

Expand All @@ -26,7 +26,7 @@ MuleSoft Vibes operates in two modes:
MuleSoft Vibes analyzes your prompt and produces a step-by-step plan describing how it will accomplish the task. No actions are executed automatically in this mode.

* *Act Mode*
MuleSoft Vibes attempts to perform the actions outlined in the plan by using the MuleSoft MCP Server tools to modify files, create resources, or execute changes to your project.
MuleSoft Vibes attempts to perform the actions outlined in the plan by using the MuleSoft DX MCP Server tools to modify files, create resources, or execute changes to your project.

You can switch between modes depending on whether you prefer to review the plan before execution or allow MuleSoft Vibes to act directly.

Expand All @@ -44,9 +44,9 @@ Because these tools run on pipelines optimized specifically for MuleSoft use cas

To ensure the best results:

* Verify that the MuleSoft MCP Server is loaded in MuleSoft Vibes prior to sending a prompt.
* Verify that the MuleSoft MCP Servers are loaded in MuleSoft Vibes prior to sending a prompt.
* Make sure MuleSoft Vibes is invoking these specialized tools.
* Verify that all required prerequisites for MuleSoft Vibes and MCP Server are enabled in your environment.
* Verify that all required prerequisites for MuleSoft Vibes and MuleSoft MCP Servers are enabled in your environment.

For more information about how MuleSoft AI generation pipelines work, see the https://blogs.mulesoft.com/automation/how-mulesoft-turns-generative-output-into-value/[MuleSoft research blog].

Expand Down
12 changes: 5 additions & 7 deletions modules/ROOT/pages/vibes-mcp-server.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@

Add and manage MCP servers in Anypoint Code Builder to extend MuleSoft Vibes with tools for API design, integrations, governance, and agent networks.

== Use the MuleSoft MCP Server
== Use MuleSoft MCP Servers

The MuleSoft MCP Server is integrated within Anypoint Code Builder and provides built-in tools to extend MuleSoft Vibes capabilities.
MuleSoft MCP Servers implement the Model Context Protocol (MCP) so AI assistants in your IDE can work with MuleSoft products and services. MuleSoft DX MCP Server supports API design, application deployment, and asset management. MuleSoft Platform MCP Server supports service discovery, policy enforcement, and traffic monitoring across your organization.

You can use these tools to generate API specifications, create and deploy integrations, manage governance rulesets, and build Agent Fabric agent networks. You can also work with DataWeave and gain insights into the performance of your applications and APIs—all directly from Anypoint Code Builder.
MuleSoft MCP Servers are available in Anypoint Code Builder and are also supported when you use the Anypoint Extension Pack in compatible IDEs such as VS Code, Cursor, or Windsurf.

MuleSoft MCP Server tools are available in Anypoint Code Builder and are also supported when you use the Anypoint Extension Pack in compatible IDEs such as VS Code, Cursor, and Windsurf.

For more information about the MuleSoft MCP Server tools and their parameters, see: xref:mulesoft-mcp-server::reference-mcp-tools.adoc[MuleSoft MCP Server Tool Reference].
For more information about MuleSoft MCP Servers, see: xref:mulesoft-mcp-server::index.adoc[MuleSoft MCP Servers].

== Add and Manage Custom MCP Servers

Expand All @@ -22,7 +20,7 @@ From the MuleSoft Vibes panel, you can add your own MCP server or manage connect
. Open the MuleSoft Vibes panel in Anypoint Code Builder.
. Select *Manage MCP Servers*.
+
NOTE: From this view, you can enable or disable MCP servers that have been installed. The MuleSoft MCP Server comes pre-installed with MuleSoft Vibes.
NOTE: From this view, you can enable or disable MCP servers that have been installed. MuleSoft MCP Servers comes pre-installed with MuleSoft Vibes.
. Select the gear icon to open the full MCP Server settings.

This opens the MCP Servers UI with three tabs:
Expand Down