fix: correct crush.json wrapper script paths
All wrapper script paths referenced /home/charles/Projects/ (previous machine/user) instead of the actual /home/reachableceo/projects/. Every LSP and MCP entry in crush.json was broken. Fixed 39 path references.
This commit is contained in:
+39
-39
@@ -2,192 +2,192 @@
|
|||||||
"$schema": "https://charm.land/crush.json",
|
"$schema": "https://charm.land/crush.json",
|
||||||
"lsp": {
|
"lsp": {
|
||||||
"bash": {
|
"bash": {
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/lsp-bash-wrapper.sh"
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/lsp-bash-wrapper.sh"
|
||||||
},
|
},
|
||||||
"docker": {
|
"docker": {
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/lsp-docker-wrapper.sh"
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/lsp-docker-wrapper.sh"
|
||||||
},
|
},
|
||||||
"markdown": {
|
"markdown": {
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/lsp-marksman-wrapper.sh"
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/lsp-marksman-wrapper.sh"
|
||||||
},
|
},
|
||||||
"terraform": {
|
"terraform": {
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/lsp-terraform-wrapper.sh"
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/lsp-terraform-wrapper.sh"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mcp": {
|
"mcp": {
|
||||||
"audiobook": {
|
"audiobook": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-audiobook-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-audiobook-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"bitwarden": {
|
"bitwarden": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-bitwarden-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-bitwarden-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"blender": {
|
"blender": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-blender-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-blender-wrapper.sh",
|
||||||
"timeout": 180
|
"timeout": 180
|
||||||
},
|
},
|
||||||
"cloudron": {
|
"cloudron": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-cloudron-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-cloudron-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"context7": {
|
"context7": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-context7-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-context7-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"docker": {
|
"docker": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-docker-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-docker-wrapper.sh",
|
||||||
"timeout": 180
|
"timeout": 180
|
||||||
},
|
},
|
||||||
"drawio": {
|
"drawio": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-drawio-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-drawio-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"elasticsearch": {
|
"elasticsearch": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-elasticsearch-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-elasticsearch-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"freecad": {
|
"freecad": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-freecad-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-freecad-wrapper.sh",
|
||||||
"timeout": 180
|
"timeout": 180
|
||||||
},
|
},
|
||||||
"ghost": {
|
"ghost": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-ghost-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-ghost-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"gimp": {
|
"gimp": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-gimp-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-gimp-wrapper.sh",
|
||||||
"timeout": 180
|
"timeout": 180
|
||||||
},
|
},
|
||||||
"imap": {
|
"imap": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-imap-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-imap-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-kubernetes-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-kubernetes-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"docspace": {
|
"docspace": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-docspace-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-docspace-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"webserial": {
|
"webserial": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-webserial-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-webserial-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"proxmox": {
|
"proxmox": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-proxmox-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-proxmox-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"terraform": {
|
"terraform": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-terraform-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-terraform-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"nextcloud": {
|
"nextcloud": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-nextcloud-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-nextcloud-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"matomo": {
|
"matomo": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-matomo-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-matomo-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"snipeit": {
|
"snipeit": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-snipeit-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-snipeit-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"redmine": {
|
"redmine": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-redmine-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-redmine-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"ansible": {
|
"ansible": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-ansible-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-ansible-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"actual": {
|
"actual": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-actual-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-actual-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"beszel": {
|
"beszel": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-beszel-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-beszel-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"gitea": {
|
"gitea": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-gitea-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-gitea-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"grafana": {
|
"grafana": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-grafana-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-grafana-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"homeassistant": {
|
"homeassistant": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-ha-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-ha-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"limesurvey": {
|
"limesurvey": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-limesurvey-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-limesurvey-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"linkwarden": {
|
"linkwarden": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-linkwarden-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-linkwarden-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"superset": {
|
"superset": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-superset-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-superset-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"postizz": {
|
"postizz": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-postizz-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-postizz-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"discourse": {
|
"discourse": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-discourse-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-discourse-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"penpot": {
|
"penpot": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-penpot-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-penpot-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"firefly-iii": {
|
"firefly-iii": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-firefly-iii-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-firefly-iii-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
},
|
},
|
||||||
"paperless": {
|
"paperless": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "/home/charles/Projects/KNEL-AIMiddleware/mcp-paperless-wrapper.sh",
|
"command": "/home/reachableceo/projects/KNEL-AIMiddleware/mcp-paperless-wrapper.sh",
|
||||||
"timeout": 60
|
"timeout": 60
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user