Skip to content
Open
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
7 changes: 4 additions & 3 deletions modules/ROOT/pages/a4d-mcp-server.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ The MuleSoft MCP Server is integrated within Anypoint Code Builder and provides

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.

These 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:
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 these tools and their parameters, see: xref:mulesoft-mcp-server::reference-mcp-tools.adoc[MuleSoft MCP Server Tool Reference].

== Agent Network Development

Expand All @@ -22,6 +24,7 @@ These MuleSoft MCP Server tools are available in Anypoint Code Builder and are a
* `generate_api_spec` – Use AI to generate, modify, or enhance an API specification.
* `generate_mule_flow` – Generate or update Mule flows and integration logic from natural language prompts.
* `get_topics_agent_actions_metadata_instructions` – Retrieve metadata and instructions for enabling topics and agent actions from an OpenAPI spec.
* `implement_api_spec` - Use APIkit flows to implement an API specification in a new integration project. You can implement a specification from a local project or an Anypoint Exchange asset.
* `mock_api_spec` – Mock an API specification to test endpoint functionality through a mocking service.
* `open_project` – Open or manage an existing API, Mule, or agent-network project.
* `run_local_mule_application` – Run a Mule application locally, handling build and local runtime setup.
Expand Down Expand Up @@ -76,8 +79,6 @@ These MuleSoft MCP Server tools are available in Anypoint Code Builder and are a
* `get_platform_insights` – Get usage and operational insights for applications and APIs across your organization.
* `get_reuse_metrics` – Get reuse metrics for assets across your organization to understand adoption and reduce duplication.

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

== Add and Manage Custom MCP Servers

Expand Down