adb2ee4817
Add fetch and sequentialthinking MCP servers to allowed list, and enable voltagent dev-exp and lang subagent plugins. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
17 lines
576 B
JSON
17 lines
576 B
JSON
{
|
|
"enabledMcpjsonServers": [
|
|
"kubernetes",
|
|
"flux",
|
|
"playwright",
|
|
"github",
|
|
"pgtuner",
|
|
"fetch",
|
|
"sequentialthinking"
|
|
],
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git add .claude/settings.local.json .claude/settings.json && git commit -m \"$\\(cat <<'EOF'\nchore: update Claude Code settings and enable voltagent plugins\n\nAdd fetch and sequentialthinking MCP servers to allowed list, and enable\nvoltagent dev-exp and lang subagent plugins.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\nEOF\n\\)\" && git status)"
|
|
]
|
|
}
|
|
}
|