Compare commits
No commits in common. "e88920485aa7cb7c5405c03b66916b82f1475261" and "6d9bb82b6169616a58a57937ce8c7b027e3e44c3" have entirely different histories.
e88920485a
...
6d9bb82b61
1 changed files with 11 additions and 0 deletions
11
.vscode/mcp.json
vendored
Normal file
11
.vscode/mcp.json
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"servers": {
|
||||||
|
"openclaw": {
|
||||||
|
"type": "stdio",
|
||||||
|
"command": "/home/paul/.nvm/versions/node/v22.23.0/bin/node",
|
||||||
|
"args": [
|
||||||
|
"/home/paul/Workspace/tools/openclaw-mcp-server.js"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue