@typescape-ai/mcp 1.9.30 → 1.9.33

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.
Files changed (3) hide show
  1. package/README.md +0 -2
  2. package/dist/mcp.js +1007 -274
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -111,7 +111,6 @@ API/CLI parity:
111
111
  Reviews:
112
112
 
113
113
  - `typescape_create_review`
114
- - `typescape_revise_review`
115
114
  - `typescape_export_review`
116
115
  - `typescape_list_reviews`
117
116
  - `typescape_get_review`
@@ -160,7 +159,6 @@ Corpus:
160
159
  Rules:
161
160
 
162
161
  - `typescape_get_rules`
163
- - `typescape_rules_pack` (compatibility-only)
164
162
  - `typescape_check_content`
165
163
  - `typescape_import_rules`
166
164
  - `typescape_rules_dashboard`