diff --git a/modules/ROOT/pages/vibes-api-ai-create-spec.adoc b/modules/ROOT/pages/vibes-api-ai-create-spec.adoc index 183d80936..589d82a3c 100644 --- a/modules/ROOT/pages/vibes-api-ai-create-spec.adoc +++ b/modules/ROOT/pages/vibes-api-ai-create-spec.adoc @@ -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. diff --git a/modules/ROOT/pages/vibes-create-integrations.adoc b/modules/ROOT/pages/vibes-create-integrations.adoc index 3079e086b..9b6a02ec0 100644 --- a/modules/ROOT/pages/vibes-create-integrations.adoc +++ b/modules/ROOT/pages/vibes-create-integrations.adoc @@ -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. diff --git a/modules/ROOT/pages/vibes-get-started.adoc b/modules/ROOT/pages/vibes-get-started.adoc index abca878aa..d5b6980f6 100644 --- a/modules/ROOT/pages/vibes-get-started.adoc +++ b/modules/ROOT/pages/vibes-get-started.adoc @@ -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: @@ -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. @@ -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]. diff --git a/modules/ROOT/pages/vibes-mcp-server.adoc b/modules/ROOT/pages/vibes-mcp-server.adoc index 253d62ffe..6c4757e33 100644 --- a/modules/ROOT/pages/vibes-mcp-server.adoc +++ b/modules/ROOT/pages/vibes-mcp-server.adoc @@ -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 @@ -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: