forked from penal-colony/nixos-vps
fix(openclaw): revert invalid github tools/mcp config
This commit is contained in:
parent
6155b36279
commit
b0b0989d36
1 changed files with 0 additions and 12 deletions
|
|
@ -27,18 +27,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"mcpServers": {
|
||||
"github": {
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"@modelcontextprotocol/server-github"
|
||||
],
|
||||
"env": {
|
||||
"GITHUB_PERSONAL_ACCESS_TOKEN": "${GITHUB_TOKEN}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tools": {
|
||||
"elevated": { "enabled": true },
|
||||
"exec": { "security": "full", "ask": "off" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue