diff --git a/modules/ROOT/pages/a4d-mcp-server.adoc b/modules/ROOT/pages/a4d-mcp-server.adoc index 4aa2f253c..c24a308e9 100644 --- a/modules/ROOT/pages/a4d-mcp-server.adoc +++ b/modules/ROOT/pages/a4d-mcp-server.adoc @@ -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 @@ -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. @@ -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