@juspay/neurolink 7.3.7 → 7.4.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/CHANGELOG.md CHANGED
@@ -1,65 +1,70 @@
1
- ## [7.3.7](https://github.com/juspay/neurolink/compare/v7.3.6...v7.3.7) (2025-08-04)
1
+ # [7.4.0](https://github.com/juspay/neurolink/compare/v7.3.8...v7.4.0) (2025-08-06)
2
+
3
+
4
+ ### Features
5
+
6
+ * add Bitbucket MCP server integration ([239ca6d](https://github.com/juspay/neurolink/commit/239ca6df81be5474d983df95998f90e2e6d633b9))
7
+
8
+ ## [7.3.8](https://github.com/juspay/neurolink/compare/v7.3.7...v7.3.8) (2025-08-05)
2
9
 
3
10
 
4
11
  ### Bug Fixes
5
12
 
6
- * **docs:** configure pymdownx.emoji to properly render Material Design icons ([09ba764](https://github.com/juspay/neurolink/commit/09ba764e0cb57eac3d365d53754d32ef7a178bcf))
13
+ * **lint:** improve linting ([580130a](https://github.com/juspay/neurolink/commit/580130aa33700b67f9d99de60dbe3d0c7415adfc))
7
14
 
8
- ## [7.3.6](https://github.com/juspay/neurolink/compare/v7.3.5...v7.3.6) (2025-08-04)
15
+ ## [7.3.7](https://github.com/juspay/neurolink/compare/v7.3.6...v7.3.7) (2025-08-04)
16
+
17
+ ### Bug Fixes
9
18
 
19
+ - **docs:** configure pymdownx.emoji to properly render Material Design icons ([09ba764](https://github.com/juspay/neurolink/commit/09ba764e0cb57eac3d365d53754d32ef7a178bcf))
20
+
21
+ ## [7.3.6](https://github.com/juspay/neurolink/compare/v7.3.5...v7.3.6) (2025-08-04)
10
22
 
11
23
  ### Bug Fixes
12
24
 
13
- * **docs:** trigger fresh deployment after GitHub Pages source change ([e9c5975](https://github.com/juspay/neurolink/commit/e9c5975bcfb2ba7e53a29282bf9a5b45cc0d0034))
25
+ - **docs:** trigger fresh deployment after GitHub Pages source change ([e9c5975](https://github.com/juspay/neurolink/commit/e9c5975bcfb2ba7e53a29282bf9a5b45cc0d0034))
14
26
 
15
27
  ## [7.3.5](https://github.com/juspay/neurolink/compare/v7.3.4...v7.3.5) (2025-08-04)
16
28
 
17
-
18
29
  ### Bug Fixes
19
30
 
20
- * **docs:** force fresh deployment after GitHub Pages source change to GitHub Actions ([b4b498f](https://github.com/juspay/neurolink/commit/b4b498f436986e6c017b1552af218837ad9b510e))
31
+ - **docs:** force fresh deployment after GitHub Pages source change to GitHub Actions ([b4b498f](https://github.com/juspay/neurolink/commit/b4b498f436986e6c017b1552af218837ad9b510e))
21
32
 
22
33
  ## [7.3.4](https://github.com/juspay/neurolink/compare/v7.3.3...v7.3.4) (2025-08-04)
23
34
 
24
-
25
35
  ### Bug Fixes
26
36
 
27
- * **docs:** retry deployment to apply .nojekyll fix for MkDocs Material theme ([ce0afab](https://github.com/juspay/neurolink/commit/ce0afab3791dc9aa10c468ba5f48783301d092cf))
37
+ - **docs:** retry deployment to apply .nojekyll fix for MkDocs Material theme ([ce0afab](https://github.com/juspay/neurolink/commit/ce0afab3791dc9aa10c468ba5f48783301d092cf))
28
38
 
29
39
  ## [7.3.3](https://github.com/juspay/neurolink/compare/v7.3.2...v7.3.3) (2025-08-04)
30
40
 
31
-
32
41
  ### Bug Fixes
33
42
 
34
- * **docs:** add .nojekyll file to prevent Jekyll processing ([a2f28b2](https://github.com/juspay/neurolink/commit/a2f28b2accbae0c280fcd43907d7774d92d9895f))
43
+ - **docs:** add .nojekyll file to prevent Jekyll processing ([a2f28b2](https://github.com/juspay/neurolink/commit/a2f28b2accbae0c280fcd43907d7774d92d9895f))
35
44
 
36
45
  ## [7.3.2](https://github.com/juspay/neurolink/compare/v7.3.1...v7.3.2) (2025-08-04)
37
46
 
38
-
39
47
  ### Bug Fixes
40
48
 
41
- * **docs:** update copyright year and set dark theme as default ([bf1973d](https://github.com/juspay/neurolink/commit/bf1973d40298554c8cab508c109decf81cd9c519))
49
+ - **docs:** update copyright year and set dark theme as default ([bf1973d](https://github.com/juspay/neurolink/commit/bf1973d40298554c8cab508c109decf81cd9c519))
42
50
 
43
51
  ## [7.3.1](https://github.com/juspay/neurolink/compare/v7.3.0...v7.3.1) (2025-08-04)
44
52
 
45
-
46
53
  ### Bug Fixes
47
54
 
48
- * **docs:** resolve GitHub Actions workflow YAML parsing errors ([182416d](https://github.com/juspay/neurolink/commit/182416d03e1887c35619013a6a92cf3337d604a1))
55
+ - **docs:** resolve GitHub Actions workflow YAML parsing errors ([182416d](https://github.com/juspay/neurolink/commit/182416d03e1887c35619013a6a92cf3337d604a1))
49
56
 
50
57
  # [7.3.0](https://github.com/juspay/neurolink/compare/v7.2.0...v7.3.0) (2025-08-04)
51
58
 
52
-
53
59
  ### Features
54
60
 
55
- * **docs:** implement comprehensive documentation website infrastructure ([77c81f4](https://github.com/juspay/neurolink/commit/77c81f41bc8533252a7dfc2265790bc37225450b))
61
+ - **docs:** implement comprehensive documentation website infrastructure ([77c81f4](https://github.com/juspay/neurolink/commit/77c81f41bc8533252a7dfc2265790bc37225450b))
56
62
 
57
63
  # [7.2.0](https://github.com/juspay/neurolink/compare/v7.1.0...v7.2.0) (2025-08-04)
58
64
 
59
-
60
65
  ### Features
61
66
 
62
- * **core:** complete NeuroLink Phase 1-4 implementation with comprehensive verification ([37d5cb1](https://github.com/juspay/neurolink/commit/37d5cb1a494850cd564d6fbce68895997939886f))
67
+ - **core:** complete NeuroLink Phase 1-4 implementation with comprehensive verification ([37d5cb1](https://github.com/juspay/neurolink/commit/37d5cb1a494850cd564d6fbce68895997939886f))
63
68
 
64
69
  # [7.1.0](https://github.com/juspay/neurolink/compare/v7.0.0...v7.1.0) (2025-08-03)
65
70
 
package/README.md CHANGED
@@ -303,6 +303,11 @@ npx @juspay/neurolink generate "Write a poem" --disable-tools
303
303
 
304
304
  # Discover available MCP servers
305
305
  npx @juspay/neurolink mcp discover --format table
306
+
307
+ # Install popular MCP servers (NEW: Bitbucket support added!)
308
+ npx @juspay/neurolink mcp install filesystem
309
+ npx @juspay/neurolink mcp install github
310
+ npx @juspay/neurolink mcp install bitbucket # 🆕 NEW
306
311
  ```
307
312
 
308
313
  ### 🔧 SDK Custom Tool Registration (NEW!)
@@ -68,6 +68,17 @@ const POPULAR_MCP_SERVERS = {
68
68
  transport: "stdio",
69
69
  description: "Persistent memory and knowledge storage",
70
70
  },
71
+ bitbucket: {
72
+ command: "npx",
73
+ args: ["-y", "@nexus2520/bitbucket-mcp-server"],
74
+ env: {
75
+ BITBUCKET_USERNAME: "${BITBUCKET_USERNAME}",
76
+ BITBUCKET_TOKEN: "${BITBUCKET_TOKEN}",
77
+ BITBUCKET_BASE_URL: "${BITBUCKET_BASE_URL}",
78
+ },
79
+ transport: "stdio",
80
+ description: "Bitbucket repository management and development workflows",
81
+ },
71
82
  };
72
83
  /**
73
84
  * Convert SDK MCPStatus to CLI format with server list
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@juspay/neurolink",
3
- "version": "7.3.7",
3
+ "version": "7.4.0",
4
4
  "description": "Universal AI Development Platform with working MCP integration, multi-provider support, and professional CLI. Built-in tools operational, 58+ external MCP servers discoverable. Connect to filesystem, GitHub, database operations, and more. Build, test, and deploy AI applications with 9 major providers: OpenAI, Anthropic, Google AI, AWS Bedrock, Azure, Hugging Face, Ollama, and Mistral AI.",
5
5
  "author": {
6
6
  "name": "Juspay Technologies",