{
 "categories": [
  "platform",
  "enterprise",
  "low-code"
 ],
 "deployment": "hybrid",
 "evidence": [
  {
   "date": "2026-09-13",
   "fact": "homepage",
   "note": "MuleSoft presents Anypoint Platform as a hybrid enterprise integration platform for APIs, integrations, and automation, with Design Center, Exchange, Runtime Manager, API Manager, CloudHub, Runtime Fabric, and Anypoint CLI.",
   "source": "https://www.mulesoft.com/platform",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "deployment",
   "note": "Vendor FAQ copy states Anypoint is a complete hybrid enterprise integration platform and that runtimes can deploy on CloudHub, Runtime Fabric, containers, and on-premises.",
   "source": "https://www.mulesoft.com/platform",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "license",
   "note": "The page offers a 30-day free trial of a commercial Salesforce/MuleSoft product. A trial is not a permanent free service.",
   "source": "https://www.mulesoft.com/platform",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.api.exists",
   "note": "MuleSoft documents the API Manager API for creating, deploying, applying policies to, and deleting API instances from the command line, with curl examples against anypoint.mulesoft.com.",
   "source": "https://docs.mulesoft.com/gateway/latest/conn-manage-public-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.api.kinds[0]",
   "note": "The documented interface is HTTPS REST. Example POST https://anypoint.mulesoft.com/apimanager/api/v1/organizations/{org}/environments/{env}/apis with JSON bodies and Authorization: bearer.",
   "source": "https://docs.mulesoft.com/gateway/latest/conn-manage-public-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.api.auth[0]",
   "note": "Connected Apps that act on their own behalf use the client_credentials grant. The token request is POST https://anypoint.mulesoft.com/accounts/api/v2/oauth2/token with client_id, client_secret, and grant_type=client_credentials.",
   "source": "https://docs.mulesoft.com/access-management/connected-app-bearer-token-example",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.api.auth[1]",
   "note": "Apps that act on behalf of a user support Authorization Code, Password, and JWT Bearer. The authorization_code grant exchanges a temporary code for an access token that calls Anypoint Platform APIs on the user's behalf. Refresh tokens expire after 90 days when offline_access is granted.",
   "source": "https://docs.mulesoft.com/access-management/creating-connected-apps-dev",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.api.coverage",
   "note": "API Manager governs API instances, policies, contracts, SLA tiers, and analytics. That is the documented machine admin surface for API Manager, not a claim that every Design Center or Studio control is exposed.",
   "source": "https://docs.mulesoft.com/api-manager/latest/latest-overview-concept",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.api.docs",
   "note": "Opened as MuleSoft's current API Manager API tutorial, including the Connected Apps token step and instance CRUD paths. The page points at the Anypoint Exchange API Manager API portal.",
   "source": "https://docs.mulesoft.com/gateway/latest/conn-manage-public-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.cli.exists",
   "note": "Anypoint Platform CLI 4.x provides scripting for Anypoint Platform and PCE. Version 4.0 and later run only in batch mode; interactive mode is no longer supported.",
   "source": "https://docs.mulesoft.com/anypoint-cli/latest/",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.cli.exists",
   "note": "The CLI installs with npm install -g anypoint-cli-v4-public (Node.js 22+, npm 7+). Documented plugins include API Manager, CloudHub, Exchange, Runtime Manager, Design Center, API Governance, Secrets Manager, DX Mule, and Agent Fabric.",
   "source": "https://docs.mulesoft.com/anypoint-cli/latest/install",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.cli.exists",
   "note": "CLI authentication accepts username/password, client ID/secret, or a bearer token. Docs state that after MFA enablement the supported path is Connected Apps. Client ID and secret come from Connected Apps with View Organization and View Environment scopes.",
   "source": "https://docs.mulesoft.com/anypoint-cli/latest/auth",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.mcp.first_party",
   "note": "MuleSoft documents two first-party MCP servers: DX MCP Server for API design, deployment, and asset management, and Platform MCP Server for discovery, policy enforcement, and monitoring.",
   "source": "https://docs.mulesoft.com/mulesoft-mcp-server/",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.mcp.verdict",
   "note": "Platform MCP is a hosted remote server at regional omni.mulesoft.com/mcp hosts. Connected Apps must use Authorization Code and Refresh Token plus Full Access and Background scopes. Dynamic client registration is not supported. The page lists tools for Exchange, API Manager, Monitoring, Governance, Runtime Manager, and cost management.",
   "source": "https://docs.mulesoft.com/mulesoft-mcp-server/getting-started-platform",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.mcp.first_party",
   "note": "DX MCP Server installs as npm package mulesoft-mcp-server and authenticates with a Connected App that acts on its own behalf (client credentials). Documented tools include generate_mule_flow, create_and_manage_api_instances, search_asset, and deploy_mule_application.",
   "source": "https://docs.mulesoft.com/mulesoft-mcp-server/getting-started",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.mcp.first_party",
   "note": "API Manager Agent and Tool Instances add customer Agents, MCP servers, or LLMs onto Omni Gateway. That governs third-party or customer MCP endpoints. It is not the first-party Platform MCP or DX MCP server.",
   "source": "https://docs.mulesoft.com/api-manager/latest/create-instance-task-agent-tool",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "modalities.agent_docs.llms_txt",
   "note": "docs.mulesoft.com/llms.txt returned HTTP 200 with an LLM-oriented documentation index covering Access Management, Anypoint CLI, Anypoint Code Builder, and other product llms.txt files. Automated WebFetch reported 404; a browser-style GET succeeded.",
   "source": "https://docs.mulesoft.com/llms.txt",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "verdict.scores.api",
   "note": "The API Manager API is documented REST with Connected Apps OAuth and instance create/deploy/policy/delete coverage. It is a broad production control-plane path, not a claim that every Anypoint UI control is exposed.",
   "source": "https://docs.mulesoft.com/gateway/latest/conn-manage-public-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "verdict.scores.mcp",
   "note": "Official hosted Platform MCP plus official DX MCP wrap Anypoint operations with documented tools. Full Access plus Background scopes, no DCR, and IDE-oriented setup keep it below unusual completeness.",
   "source": "https://docs.mulesoft.com/mulesoft-mcp-server/getting-started-platform",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "verdict.scores.cli",
   "note": "Official Anypoint CLI v4 is maintained, plugin-based, and batch-only. Interactive use is explicitly unsupported. Connected Apps are the MFA-era auth path.",
   "source": "https://docs.mulesoft.com/anypoint-cli/latest/",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "freshness.watch[0].url",
   "note": "Opened and verified as the current Anypoint Platform marketing and capability page, including API Manager, Anypoint CLI, and hybrid deployment.",
   "source": "https://www.mulesoft.com/platform",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "freshness.watch[1].url",
   "note": "Opened and verified as the current API Manager overview, including Agent and Tool Instances for customer MCP/LLM servers.",
   "source": "https://docs.mulesoft.com/api-manager/latest/latest-overview-concept",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "freshness.watch[2].url",
   "note": "Opened and verified as the current Connected Apps creation guide covering authorization code and client credentials.",
   "source": "https://docs.mulesoft.com/access-management/creating-connected-apps-dev",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "freshness.watch[3].url",
   "note": "Opened and verified as the current client-credentials token example against /accounts/api/v2/oauth2/token.",
   "source": "https://docs.mulesoft.com/access-management/connected-app-bearer-token-example",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "freshness.watch[4].url",
   "note": "Opened and verified as the current API Manager API tutorial with instance CRUD curl examples.",
   "source": "https://docs.mulesoft.com/gateway/latest/conn-manage-public-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "freshness.watch[5].url",
   "note": "Opened and verified as the current Platform MCP getting-started page, including omni.mulesoft.com/mcp hosts, OAuth, and tool-to-scope tables.",
   "source": "https://docs.mulesoft.com/mulesoft-mcp-server/getting-started-platform",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "freshness.watch[6].url",
   "note": "Opened and verified as the current Anypoint CLI 4.x overview, including the batch-only restriction.",
   "source": "https://docs.mulesoft.com/anypoint-cli/latest/",
   "tier": "declared"
  },
  {
   "date": "2026-09-13",
   "fact": "freshness.watch[7].url",
   "note": "Opened and verified as the current MuleSoft documentation llms.txt index (HTTP 200 with a browser-style GET).",
   "source": "https://docs.mulesoft.com/llms.txt",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-09-13",
  "volatility": "high",
  "watch": [
   {
    "type": "docs",
    "url": "https://www.mulesoft.com/platform"
   },
   {
    "type": "docs",
    "url": "https://docs.mulesoft.com/api-manager/latest/latest-overview-concept"
   },
   {
    "type": "docs",
    "url": "https://docs.mulesoft.com/access-management/creating-connected-apps-dev"
   },
   {
    "type": "docs",
    "url": "https://docs.mulesoft.com/access-management/connected-app-bearer-token-example"
   },
   {
    "type": "docs",
    "url": "https://docs.mulesoft.com/gateway/latest/conn-manage-public-api"
   },
   {
    "type": "mcp",
    "url": "https://docs.mulesoft.com/mulesoft-mcp-server/getting-started-platform"
   },
   {
    "type": "docs",
    "url": "https://docs.mulesoft.com/anypoint-cli/latest/"
   },
   {
    "type": "docs",
    "url": "https://docs.mulesoft.com/llms.txt"
   }
  ]
 },
 "homepage": "https://www.mulesoft.com/platform",
 "id": "mulesoft-anypoint-platform",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": true
  },
  "api": {
   "auth": [
    "oauth2-client-credentials",
    "oauth2-authorization-code"
   ],
   "coverage": "partial",
   "docs": "https://docs.mulesoft.com/gateway/latest/conn-manage-public-api",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": true
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [],
   "import": []
  },
  "extensibility": {
   "scripting": [],
   "webhooks": "unknown"
  },
  "integrations": {
   "make": "unknown",
   "n8n": "unknown",
   "power_automate": "unknown",
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": true,
   "third_party": [],
   "verdict": "official"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "No repeatable UI probe was run. The documented machine paths are Anypoint Platform REST APIs with Connected Apps OAuth, Anypoint CLI v4, and first-party MCP servers, not browser control of API Manager. API Manager can also govern customer-hosted MCP servers; that governance surface is not a first-party Anypoint MCP server.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "MuleSoft Anypoint Platform",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [
   "workato",
   "power-automate"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Salesforce",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 8,
   "cli": 7,
   "computer_use": null,
   "integrations": null,
   "mcp": 8,
   "overall": 8,
   "rpa": null
  },
  "summary": "MuleSoft Anypoint Platform is automatable today through documented Platform REST APIs, an official batch CLI, and two first-party MCP servers. Connected Apps issue OAuth 2.0 tokens at POST https://anypoint.mulesoft.com/accounts/api/v2/oauth2/token. Client credentials cover machine-to-machine work; authorization code covers user-context apps, with optional refresh and offline_access. The API Manager API creates, deploys, applies policies to, and deletes API instances at /apimanager/api/v1/organizations/{org}/environments/{env}/apis. Anypoint CLI 4.x installs as npm package anypoint-cli-v4-public, runs only in batch mode, and includes an API Manager plugin plus CloudHub, Exchange, Runtime Manager, Design Center, governance, secrets, and Agent Fabric plugins. MFA-era docs tell operators to use Connected Apps rather than username and password. First-party MCP is MuleSoft Platform MCP Server at regional https://omni.mulesoft.com/mcp (Authorization Code plus Refresh, Full Access and Background scopes, no dynamic client registration) and MuleSoft DX MCP Server (npm mulesoft-mcp-server, client credentials). API Manager Agent and Tool Instances can govern customer Agents, MCP servers, and LLMs on Omni Gateway; that is not a first-party Anypoint control-plane MCP. Named iPaaS connectors were not opened. Computer-use viability is unassessed. API and MCP both score 8; API is the best path because it supports CI/CD without the Platform MCP Full Access plus Background grant and without an IDE OAuth dance.\n"
 }
}