- Home
- Marketplace
- Plugins
- f5xc-platform
f5xc-platform
The f5xc-platform plugin provides full automation for the F5 Distributed Cloud platform. It covers web console operations via Chrome DevTools MCP, spec-aware REST API operations via cURL, multi-provider authentication, and configuration analysis across 95 generic resource types in 38 domains, plus native Secure Mesh Site v2 Customer Edge tools.
v5.0.0 ProductivityInstallation
Section titled “Installation”/plugin install f5xc-platform@f5-sales-demo-marketplaceSkills
Section titled “Skills”api-operations
Section titled “api-operations”Spec-aware API CRUD operations covering 95 resource types across 38 domains. Provides precise endpoints, payload templates, dependency ordering, and multi-step workflow compositions for HTTP load balancers, origin pools, WAF policies, DNS zones, certificates, cloud sites, and more.
Secure Mesh Site v2 tools
Section titled “Secure Mesh Site v2 tools”The native f5xc_ce_v2_capabilities tool returns non-secret provider, bootstrap,
network-profile, and capability-gated AWS TGW Connect schema evidence.
f5xc_ce_v2_site plans and applies typed provider-neutral Secure Mesh Site v2
configuration with ordered interfaces, VRFs, addressing, BGP peers, and provider
network metadata. f5xc_ce_v2_bootstrap checks out one-use bootstrap material and
returns only a session-bound f5xc-ce:// reference. f5xc_ce_v2_status returns
allowlisted registration, provisioning, health, interface, Border Gateway
Protocol (BGP), and route evidence.
Legacy Azure VNet Site, AWS VPC/TGW Site, Fleet, and shared registration-token routes are not available in Platform 5.x.
config-analysis
Section titled “config-analysis”Configuration analysis and advisory capability. Analyzes customer JSON configurations to answer questions about security posture, feature enablement, mode settings, exclusions, and best practices. Supports multi-turn Q&A with compressed context between dispatches.
api-auth
Section titled “api-auth”API authentication supporting API token header authentication and P12 certificate authentication with token validation procedures.
console-auth
Section titled “console-auth”Multi-provider authentication for the F5 XC web console. Auto-detects login type: native F5 XC login, Azure SSO with cached session, or Azure SSO with DUO verified push MFA.
console-navigator
Section titled “console-navigator”Deterministic navigation to F5 XC console sections. Translates section names to URL paths, verifies session health, and confirms page load.
platform-index / api-index / console-index
Section titled “platform-index / api-index / console-index”Intent routers that classify user requests and delegate to the appropriate skill and agent. These activate automatically and are not user-invocable.
Commands
Section titled “Commands”/check-api-token
Section titled “/check-api-token”/f5xc-platform:check-api-tokenValidates your F5 XC API token by delegating to the api-operator agent.
/login-console
Section titled “/login-console”/f5xc-platform:login-consoleAuthenticates to the F5 Distributed Cloud console via the console-operator agent.
Agents
Section titled “Agents”api-operator
Section titled “api-operator”Autonomous REST API agent executing cURL and jq sequences for resource CRUD, token validation, and configuration operations. Runs in a subagent to keep verbose API JSON payloads out of the main session context.
console-operator
Section titled “console-operator”Autonomous browser automation agent executing Chrome DevTools MCP tool sequences for authentication, navigation, and form interactions. Runs in a subagent to keep token-heavy browser snapshots out of the main session.
config-analyzer
Section titled “config-analyzer”Read-only configuration analysis agent. Analyzes customer JSON configurations against resource profile reference files to answer questions about security posture, feature enablement, mode transitions, and best practices.