diff --git a/modules/openclaw-config.json b/modules/openclaw-config.json index eb9d1fc..3d69a9e 100644 --- a/modules/openclaw-config.json +++ b/modules/openclaw-config.json @@ -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" },