@robinmordasiewicz/f5xc-terraform-mcp 2.14.10 → 2.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -2,12 +2,20 @@
2
2
  /**
3
3
  * F5 Distributed Cloud Terraform Provider MCP Server
4
4
  *
5
- * This MCP server provides AI assistants with access to:
6
- * - Terraform provider documentation (resources, data sources, functions, guides)
7
- * - F5 Distributed Cloud OpenAPI specifications (270+ specs)
8
- * - Search and query capabilities for both documentation and API specs
9
- * - Subscription tier information for resources and properties
10
- * - Addon service activation workflows
5
+ * Token-optimized MCP server with consolidated tools for AI assistants.
6
+ *
7
+ * This MCP server provides:
8
+ * - Tool discovery meta-tool for lazy loading
9
+ * - Consolidated documentation tool (search/get/list)
10
+ * - Consolidated API specification tool (search/get/endpoints/definitions)
11
+ * - Consolidated subscription tier tool
12
+ * - Consolidated addon service tool
13
+ * - Provider summary tool
14
+ *
15
+ * Token Optimization:
16
+ * - 14 tools consolidated to 6 tools (~77% token reduction)
17
+ * - Optimized descriptions using shared parameter descriptions
18
+ * - Discovery meta-tool enables lazy schema loading
11
19
  *
12
20
  * Version Synchronization:
13
21
  * The npm package version is automatically synced with GitHub releases via CI/CD.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AACA;;;;;;;;;;;;;;;;GAgBG"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AACA;;;;;;;;;;;;;;;;;;;;;;;;GAwBG"}