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
40 changes: 0 additions & 40 deletions modules/ROOT/pages/api-ai-design-spec.adoc

This file was deleted.

40 changes: 40 additions & 0 deletions modules/ROOT/pages/mulesoft-vibes.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
= MuleSoft Vibes Overview
:page-aliases: api-ai-design-spec.adoc
:page-deployment-options: cloud-ide, desktop-ide

MuleSoft Vibes is a purpose-built assistant for the development lifecycle, available directly in Anypoint Code Builder.

MuleSoft Vibes enables you to build, deploy, and manage your projects using natural language prompts.

MuleSoft Vibes integrates with the xref:mulesoft-mcp-server::index.adoc[MuleSoft MCP Server], which provides a set of agentic tools that connect MuleSoft Vibes directly to your MuleSoft environment. Through this integration, MuleSoft Vibes can perform actions and retrieve data on your behalf, enabling capabilities such as:

* Developing API specifications
* Creating and configuring applications
* Creating agent networks
* Searching for assets
* Deploying and managing instances
* Securing your applications

These features are powered by large language models (LLMs) that operate within the Salesforce Shared Trust Boundary.

MuleSoft Vibes is part of the broader MuleSoft AI ecosystem, which also includes capabilities such as Map with AI and Map and Transform with AI. For an overview of all MuleSoft AI features, see the xref:general::learning-map-mulesoft-ai.adoc[Learning Map: MuleSoft AI].

NOTE: MuleSoft Vibes is available on US, EU, Canada, and Japan cloud hosts.

== Before You Begin

Before using MuleSoft Vibes, make sure that you meet these prerequisites:

* xref:start-acb.adoc[Set up and access the web or desktop IDE].
* Make sure you have the xref:start-configure-permissions.adoc#permissions[required Anypoint Code Builder permissions].
* Ensure you have the following permissions to use MuleSoft Vibes:
** *Anypoint Code Builder Developer* (to use MuleSoft Vibes in the Cloud IDE)
** *Mule Developer Generative AI User*
* Make sure Einstein is enabled in Access Management. For more information, see xref:access-management::enabling-einstein.adoc[Enabling Einstein for Anypoint Platform].

NOTE: Authentication happens through the user logged in to Anypoint Code Builder. MuleSoft Vibes inherits the same permissions as that user and can only execute actions that the user is authorized to perform in Anypoint Platform.

== See Also

* xref:troubleshoot-generative-ai.adoc[Troubleshooting MuleSoft Vibes]
* xref:mulesoft-mcp-server::index.adoc[MuleSoft MCP Server]