chore(vscode): remove local mcp.json (openclaw moved to global User config).
Some checks failed
Dotnet build and test / build (pull_request) Failing after 17m50s
Some checks failed
Dotnet build and test / build (pull_request) Failing after 17m50s
This commit is contained in:
parent
21a79074cc
commit
e88920485a
1 changed files with 0 additions and 14 deletions
14
.vscode/mcp.json
vendored
14
.vscode/mcp.json
vendored
|
|
@ -1,14 +0,0 @@
|
||||||
{
|
|
||||||
"servers": {
|
|
||||||
"openclaw": {
|
|
||||||
"type": "stdio",
|
|
||||||
"command": "/home/paul/.nvm/versions/node/v22.23.0/bin/node",
|
|
||||||
"args": [
|
|
||||||
"/home/paul/Workspace/tools/openclaw-mcp-server.js"
|
|
||||||
],
|
|
||||||
"env": {
|
|
||||||
"PATH": "/home/paul/.nvm/versions/node/v22.23.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/paul/.dotnet/tools:/opt/android-sdk/cmdline-tools/latest/bin:/opt/android-sdk/platform-tools"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue