fix(codex): support packaged lazycodex installs
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
"args": ["../../ast-grep-mcp/dist/cli.js", "mcp"],
|
||||
"cwd": "."
|
||||
},
|
||||
"grep_app": {
|
||||
"url": "https://mcp.grep.app"
|
||||
},
|
||||
"context7": {
|
||||
"url": "https://mcp.context7.com/mcp"
|
||||
},
|
||||
"git_bash": {
|
||||
"command": "node",
|
||||
"args": ["../../git-bash-mcp/dist/cli.js", "mcp"],
|
||||
|
||||
Reference in New Issue
Block a user