Skip to content

Commit 47124f6

Browse files
committed
Updated repository url
1 parent 40ab269 commit 47124f6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mcp-cli-exec",
33
"version": "1.0.4",
44
"description": "A powerful CLI command execution MCP server that enables running shell commands with structured output",
5-
"type": "module",
5+
"type": "module",
66
"bin": {
77
"mcp-cli-exec": "./build/index.js"
88
},
@@ -27,7 +27,7 @@
2727
"packageManager": "[email protected]+sha512.dc09430156b427f5ecfc79888899e1c39d2d690f004be70e05230b72cb173d96839587545d09429b55ac3c429c801b4dc3c0e002f653830a420fa2dd4e3cf9cf",
2828
"repository": {
2929
"type": "git",
30-
"url": "https://github.com/jakenuts/mcp-cli-exec.git"
30+
"url": "https://github.com/jakenuts/mcp-cli.git"
3131
},
3232
"publishConfig": {
3333
"access": "public"
@@ -40,7 +40,7 @@
4040
"shell",
4141
"modelcontextprotocol"
4242
],
43-
"author": "Model Context Protocol",
43+
"author": "jakenuts",
4444
"license": "MIT",
4545
"engines": {
4646
"node": ">=18.0.0"

0 commit comments

Comments
 (0)