Files
acai-scaffold/.claude/settings.json
2026-03-22 23:51:27 +00:00

16 lines
288 B
JSON

{
"mcpServers": {
"playwright": {
"command": "npx",
"args": ["@anthropic-ai/mcp-playwright@latest"]
},
"fetch": {
"command": "npx",
"args": ["@anthropic-ai/mcp-fetch@latest"]
}
},
"permissions": {
"allow": ["Bash(docker exec:*)"]
}
}