fix(openclaw): revert invalid github tools/mcp config

This commit is contained in:
ashisgreat22 2026-03-19 22:26:07 +01:00
parent 6155b36279
commit b0b0989d36

View file

@ -27,18 +27,6 @@
} }
} }
}, },
"mcpServers": {
"github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "${GITHUB_TOKEN}"
}
}
},
"tools": { "tools": {
"elevated": { "enabled": true }, "elevated": { "enabled": true },
"exec": { "security": "full", "ask": "off" }, "exec": { "security": "full", "ask": "off" },