@syke1/mcp-server 1.5.3 → 1.5.5

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/LICENSE +93 -0
  2. package/README.md +25 -14
  3. package/package.json +19 -3
package/LICENSE ADDED
@@ -0,0 +1,93 @@
1
+ Elastic License 2.0
2
+
3
+ URL: https://www.elastic.co/licensing/elastic-license
4
+
5
+ ## Acceptance
6
+
7
+ By using the software, you agree to all of the terms and conditions below.
8
+
9
+ ## Copyright License
10
+
11
+ The licensor grants you a non-exclusive, royalty-free, worldwide,
12
+ non-sublicensable, non-transferable license to use, copy, distribute, make
13
+ available, and prepare derivative works of the software, in each case subject to
14
+ the limitations and conditions below.
15
+
16
+ ## Limitations
17
+
18
+ You may not provide the software to third parties as a hosted or managed
19
+ service, where the service provides users with access to any substantial set of
20
+ the features or functionality of the software.
21
+
22
+ You may not move, change, disable, or circumvent the license key functionality
23
+ in the software, and you may not remove or obscure any functionality in the
24
+ software that is protected by the license key.
25
+
26
+ You may not alter, remove, or obscure any licensing, copyright, or other notices
27
+ of the licensor in the software. Any use of the licensor's trademarks is subject
28
+ to applicable law.
29
+
30
+ ## Patents
31
+
32
+ The licensor grants you a license, under any patent claims the licensor can
33
+ license, or becomes able to license, to make, have made, use, sell, offer for
34
+ sale, import and have imported the software, in each case subject to the
35
+ limitations and conditions in this license. This license does not cover any
36
+ patent claims that you cause to be infringed by modifications or additions to the
37
+ software. If you or your company make any written claim that the software
38
+ infringes or contributes to infringement of any patent, your patent license for
39
+ the software granted under these terms ends immediately. If your company makes
40
+ such a claim, your patent license ends immediately for work on behalf of your
41
+ company.
42
+
43
+ ## Notices
44
+
45
+ You must ensure that anyone who gets a copy of any part of the software from you
46
+ also gets a copy of these terms.
47
+
48
+ If you modify the software, you must include in any modified copies of the
49
+ software prominent notices stating that you have modified the software.
50
+
51
+ ## No Other Rights
52
+
53
+ These terms do not imply any licenses other than those expressly granted in
54
+ these terms.
55
+
56
+ ## Termination
57
+
58
+ If you use the software in violation of these terms, such use is not licensed,
59
+ and your licenses will automatically terminate. If the licensor provides you
60
+ with a notice of your violation, and you cease all violation of this license no
61
+ later than 30 days after you receive that notice, your licenses will be
62
+ reinstated retroactively. However, if you violate these terms after such
63
+ reinstatement, any additional violation of these terms will cause your licenses
64
+ to terminate automatically and permanently.
65
+
66
+ ## No Liability
67
+
68
+ As far as the law allows, the software comes as is, without any warranty or
69
+ condition, and the licensor will not be liable to you for any damages arising
70
+ out of these terms or the use or nature of the software, under any kind of
71
+ legal claim.
72
+
73
+ ## Definitions
74
+
75
+ The **licensor** is the entity offering these terms, and the **software** is the
76
+ software the licensor makes available under these terms, including any portion
77
+ of it.
78
+
79
+ **you** refers to the individual or entity agreeing to these terms.
80
+
81
+ **your company** is any legal entity, sole proprietorship, or other kind of
82
+ organization that you work for, plus all organizations that have control over,
83
+ are under the control of, or are under common control with that organization.
84
+ **control** means ownership of substantially all the assets of an entity, or the
85
+ power to direct its management and policies by vote, contract, or otherwise.
86
+ Control can be direct or indirect.
87
+
88
+ **your licenses** are all the licenses granted to you for the software under
89
+ these terms.
90
+
91
+ **use** means anything you do with the software requiring one of your licenses.
92
+
93
+ **trademark** means trademarks, service marks, and similar rights.
package/README.md CHANGED
@@ -10,6 +10,25 @@ Works with **Claude Code**, **Cursor**, **Windsurf**, and any MCP-compatible AI
10
10
 
11
11
  ![SYKE Node Detail](https://syke.cloud/images/node-detail.png)
12
12
 
13
+ ## Founding 100 — Free Pro for Early Adopters
14
+
15
+ We're giving the **first 100 developers** full Pro access for **30 days** — no credit card, no strings.
16
+
17
+ **What you get:**
18
+ - All 8 MCP tools with advanced algorithms (SCC, PageRank, Risk Scoring, Git Coupling)
19
+ - Unlimited files, multi-project support
20
+ - Real-time cascade monitoring + web dashboard
21
+ - AI semantic analysis (BYOK — Gemini, OpenAI, or Claude)
22
+
23
+ **How to claim:**
24
+ 1. Sign up at [syke.cloud](https://syke.cloud)
25
+ 2. Star this repo
26
+ 3. Click "I Starred" in your [dashboard](https://syke.cloud/dashboard/) → 30 days Pro unlocked
27
+
28
+ Spots are limited. Once they're gone, they're gone.
29
+
30
+ ---
31
+
13
32
  ## How It Works
14
33
 
15
34
  1. **On startup**, SYKE scans your source directory and builds a complete dependency graph using static import analysis.
@@ -251,20 +270,12 @@ You (developer) AI Agent SYKE
251
270
  | build." ----------| |
252
271
  ```
253
272
 
254
- ## Founding 100 — Free Pro for Early Adopters
255
-
256
- We're giving the **first 100 developers** full Pro access for 30 days — no credit card, no strings.
257
-
258
- **What you get:**
259
- - All 8 MCP tools with advanced algorithms (SCC, PageRank, Risk Scoring, Git Coupling)
260
- - Unlimited files, multi-project support
261
- - Real-time cascade monitoring + web dashboard
262
- - AI semantic analysis (BYOK — Gemini, OpenAI, or Claude)
263
-
264
- **How to claim:** Sign up at [syke.cloud](https://syke.cloud) and enter your founding code in the dashboard.
273
+ ## License
265
274
 
266
- Spots are limited. Once they're gone, they're gone.
275
+ [Elastic License 2.0 (ELv2)](LICENSE)
267
276
 
268
- ## License
277
+ You can use, modify, and distribute SYKE freely, with two limitations:
278
+ 1. **No managed service** — You cannot offer SYKE as a hosted/managed service to third parties.
279
+ 2. **No license key circumvention** — You cannot remove, disable, or bypass the license key functionality.
269
280
 
270
- MIT
281
+ See the [LICENSE](LICENSE) file for the full text.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@syke1/mcp-server",
3
- "version": "1.5.3",
3
+ "version": "1.5.5",
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",
@@ -23,16 +23,31 @@
23
23
  "keywords": [
24
24
  "mcp",
25
25
  "mcp-server",
26
+ "model-context-protocol",
26
27
  "code-analysis",
28
+ "static-analysis",
27
29
  "dependency-graph",
30
+ "dependency-checker",
28
31
  "ai",
32
+ "ai-coding",
33
+ "code-safety",
29
34
  "impact-analysis",
30
35
  "build-gate",
36
+ "build-check",
31
37
  "claude",
32
- "cursor"
38
+ "claude-code",
39
+ "cursor",
40
+ "windsurf",
41
+ "copilot",
42
+ "developer-tools",
43
+ "typescript",
44
+ "python",
45
+ "go",
46
+ "rust",
47
+ "java"
33
48
  ],
34
49
  "author": "SYKE <hello@syke.cloud>",
35
- "license": "MIT",
50
+ "license": "Elastic-2.0",
36
51
  "homepage": "https://syke.cloud",
37
52
  "engines": {
38
53
  "node": ">=18"
@@ -47,6 +62,7 @@
47
62
  "devDependencies": {
48
63
  "@types/express": "^5.0.6",
49
64
  "@types/node": "^25.3.0",
65
+ "twitter-api-v2": "^1.29.0",
50
66
  "typescript": "^5.7.3"
51
67
  }
52
68
  }