@syke1/mcp-server 1.5.1 → 1.5.3
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/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -253,7 +253,7 @@ You (developer) AI Agent SYKE
|
|
|
253
253
|
|
|
254
254
|
## Founding 100 — Free Pro for Early Adopters
|
|
255
255
|
|
|
256
|
-
We're giving the **first 100 developers** full Pro access for
|
|
256
|
+
We're giving the **first 100 developers** full Pro access for 30 days — no credit card, no strings.
|
|
257
257
|
|
|
258
258
|
**What you get:**
|
|
259
259
|
- All 8 MCP tools with advanced algorithms (SCC, PageRank, Risk Scoring, Git Coupling)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@syke1/mcp-server",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.3",
|
|
4
4
|
"mcpName": "io.github.khalomsky/syke",
|
|
5
5
|
"description": "AI code impact analysis MCP server — dependency graphs, cascade detection, and a mandatory build gate for AI coding agents",
|
|
6
6
|
"main": "dist/index.js",
|