@aiready/mcp-server 0.6.7 → 0.6.8

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.
@@ -1,6 +1,6 @@
1
1
 
2
2
  
3
- > @aiready/mcp-server@0.6.6 build /Users/pengcao/projects/aiready/packages/mcp-server
3
+ > @aiready/mcp-server@0.6.7 build /Users/pengcao/projects/aiready/packages/mcp-server
4
4
  > tsup src/index.ts --format esm --clean --dts
5
5
 
6
6
  CLI Building entry: src/index.ts
@@ -11,7 +11,7 @@
11
11
  CLI Cleaning output folder
12
12
  ESM Build start
13
13
  ESM dist/index.js 23.40 KB
14
- ESM ⚡️ Build success in 149ms
14
+ ESM ⚡️ Build success in 19ms
15
15
  DTS Build start
16
- DTS ⚡️ Build success in 2027ms
16
+ DTS ⚡️ Build success in 1507ms
17
17
  DTS dist/index.d.ts 451.00 B
@@ -1,6 +1,6 @@
1
1
 
2
2
  
3
- > @aiready/mcp-server@0.6.6 format-check /Users/pengcao/projects/aiready/packages/mcp-server
3
+ > @aiready/mcp-server@0.6.7 format-check /Users/pengcao/projects/aiready/packages/mcp-server
4
4
  > prettier --check . --ignore-path ../../.prettierignore
5
5
 
6
6
  Checking formatting...
@@ -1,6 +1,6 @@
1
1
 
2
2
  
3
- > @aiready/mcp-server@0.6.6 test /Users/pengcao/projects/aiready/packages/mcp-server
3
+ > @aiready/mcp-server@0.6.7 test /Users/pengcao/projects/aiready/packages/mcp-server
4
4
  > vitest run
5
5
 
6
6
  [?25l
@@ -11,7 +11,7 @@
11
11
 
12
12
   Test Files 0 passed (2)
13
13
   Tests 0 passed (0)
14
-  Start at 19:24:46
14
+  Start at 20:46:56
15
15
   Duration 104ms
16
16
  [?2026l[?2026h
17
17
   ❯ src/__tests__/schema-sync.test.ts [queued]
@@ -19,33 +19,33 @@
19
19
 
20
20
   Test Files 0 passed (2)
21
21
   Tests 0 passed (13)
22
-  Start at 19:24:46
23
-  Duration 303ms
24
- [?2026l[?2026hAIReady MCP Server started
25
-
22
+  Start at 20:46:56
23
+  Duration 338ms
24
+ [?2026l[?2026h
26
25
   ❯ src/__tests__/schema-sync.test.ts 0/3
27
26
   ❯ src/__tests__/server.test.ts 0/13
28
27
 
29
28
   Test Files 0 passed (2)
30
29
   Tests 0 passed (16)
31
-  Start at 19:24:46
32
-  Duration 917ms
33
- [?2026l[?2026h[MCP] Dynamically loading @aiready/pattern-detect for tool pattern-detect
34
- stderr | src/__tests__/schema-sync.test.ts > MCP Schema Sync Validation > handleAnalysis should correctly resolve and attempt to load packages from the map
30
+  Start at 20:46:56
31
+  Duration 745ms
32
+ [?2026l[?2026hstderr | src/__tests__/schema-sync.test.ts > MCP Schema Sync Validation > handleAnalysis should correctly resolve and attempt to load packages from the map
35
33
  [MCP] Dynamically loading @aiready/pattern-detect for tool pattern-detect
36
34
 
35
+ AIReady MCP Server started
36
+ [MCP] Dynamically loading @aiready/pattern-detect for tool pattern-detect
37
37
  [MCP] Executing pattern-detect on /Users/pengcao/projects/aiready/packages/core (summary only)
38
38
  stderr | src/__tests__/schema-sync.test.ts > MCP Schema Sync Validation > handleAnalysis should correctly resolve and attempt to load packages from the map
39
39
  [MCP] Executing pattern-detect on ./test
40
40
 
41
41
 
42
42
   ❯ src/__tests__/schema-sync.test.ts 1/3
43
-  ❯ src/__tests__/server.test.ts 2/13
43
+  ❯ src/__tests__/server.test.ts 0/13
44
44
 
45
45
   Test Files 0 passed (2)
46
-  Tests 3 passed (16)
47
-  Start at 19:24:46
48
-  Duration 1.02s
46
+  Tests 1 passed (16)
47
+  Start at 20:46:56
48
+  Duration 845ms
49
49
  [?2026l[?2026hstdout | src/__tests__/schema-sync.test.ts > MCP Schema Sync Validation > handleAnalysis should correctly resolve and attempt to load packages from the map
50
50
  📋 Configuration:
51
51
  Repository size: ~0 code blocks
@@ -60,36 +60,57 @@
60
60
 
61
61
 
62
62
   ❯ src/__tests__/schema-sync.test.ts 1/3
63
-  ❯ src/__tests__/server.test.ts 2/13
63
+  ❯ src/__tests__/server.test.ts 0/13
64
64
 
65
65
   Test Files 0 passed (2)
66
-  Tests 3 passed (16)
67
-  Start at 19:24:46
68
-  Duration 1.02s
69
- [?2026l[?2026h ✓ src/__tests__/schema-sync.test.ts (3 tests) 101ms
66
+  Tests 1 passed (16)
67
+  Start at 20:46:56
68
+  Duration 845ms
69
+ [?2026l[?2026h ✓ src/__tests__/schema-sync.test.ts (3 tests) 99ms
70
+
71
+  ❯ src/__tests__/server.test.ts 2/13
70
72
 
73
+  Test Files 1 passed (2)
74
+  Tests 5 passed (16)
75
+  Start at 20:46:56
76
+  Duration 952ms
77
+ [?2026l[?2026h
71
78
   ❯ src/__tests__/server.test.ts 3/13
72
79
 
73
80
   Test Files 1 passed (2)
74
81
   Tests 6 passed (16)
75
-  Start at 19:24:46
76
-  Duration 1.83s
82
+  Start at 20:46:56
83
+  Duration 1.67s
77
84
  [?2026l[?2026h[MCP] Executing pattern-detect on /Users/pengcao/projects/aiready/packages/core
78
85
 
86
+  ❯ src/__tests__/server.test.ts 3/13
87
+
88
+  Test Files 1 passed (2)
89
+  Tests 6 passed (16)
90
+  Start at 20:46:56
91
+  Duration 1.97s
92
+ [?2026l[?2026h
79
93
   ❯ src/__tests__/server.test.ts 4/13
80
94
 
81
95
   Test Files 1 passed (2)
82
96
   Tests 7 passed (16)
83
-  Start at 19:24:46
84
-  Duration 2.95s
85
- [?2026l[MCP] Dynamically loading @aiready/non-existent-tool for tool non-existent-tool
86
- ✓ src/__tests__/server.test.ts (13 tests) 2652ms
87
- ✓ should execute pattern-detect with summary_only: true and return only summary  947ms
88
- ✓ should execute pattern-detect and return results  1078ms
97
+  Start at 20:46:56
98
+  Duration 2.28s
99
+ [?2026l[?2026h[MCP] Dynamically loading @aiready/non-existent-tool for tool non-existent-tool
100
+
101
+  ❯ src/__tests__/server.test.ts 10/13
102
+
103
+  Test Files 1 passed (2)
104
+  Tests 13 passed (16)
105
+  Start at 20:46:56
106
+  Duration 2.38s
107
+ [?2026l ✓ src/__tests__/server.test.ts (13 tests) 2062ms
108
+ ✓ should execute pattern-detect with summary_only: true and return only summary  873ms
109
+ ✓ should execute pattern-detect and return results  641ms
89
110
 
90
111
   Test Files  2 passed (2)
91
112
   Tests  16 passed (16)
92
-  Start at  19:24:46
93
-  Duration  3.03s (transform 476ms, setup 0ms, import 977ms, tests 2.75s, environment 0ms)
113
+  Start at  20:46:56
114
+  Duration  2.46s (transform 386ms, setup 0ms, import 797ms, tests 2.16s, environment 0ms)
94
115
 
95
116
  [?25h
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiready/mcp-server",
3
- "version": "0.6.7",
3
+ "version": "0.6.8",
4
4
  "description": "The AIReady Model Context Protocol (MCP) Server for Agentic Readiness. Optimize codebases for AI agents like Cursor, Windsurf, and Claude directly via MCP.",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -13,16 +13,16 @@
13
13
  "@modelcontextprotocol/sdk": "^1.29.0",
14
14
  "chalk": "^5.6.2",
15
15
  "zod": "^4.3.6",
16
- "@aiready/agent-grounding": "0.14.22",
17
- "@aiready/ai-signal-clarity": "0.14.24",
18
- "@aiready/consistency": "0.21.22",
19
- "@aiready/change-amplification": "0.14.22",
20
- "@aiready/core": "0.24.25",
21
- "@aiready/deps": "0.14.22",
22
- "@aiready/doc-drift": "0.14.22",
23
- "@aiready/context-analyzer": "0.22.22",
24
- "@aiready/pattern-detect": "0.17.22",
25
- "@aiready/testability": "0.7.22"
16
+ "@aiready/agent-grounding": "0.14.23",
17
+ "@aiready/ai-signal-clarity": "0.14.25",
18
+ "@aiready/consistency": "0.21.23",
19
+ "@aiready/change-amplification": "0.14.23",
20
+ "@aiready/context-analyzer": "0.22.23",
21
+ "@aiready/deps": "0.14.23",
22
+ "@aiready/doc-drift": "0.14.23",
23
+ "@aiready/core": "0.24.26",
24
+ "@aiready/pattern-detect": "0.17.23",
25
+ "@aiready/testability": "0.7.23"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@types/node": "^24.12.2",