{ "context": { "includeDirectories": [ "~/.gemini/tmp/", "~/.cache/bazel/" ] }, "general": { "preferredEditor": "vim" }, "mcpServers": { "playwright": { "command": "npx", "args": [ "@playwright/mcp@latest" ] } }, "telemetry": { "enabled": true, "target": "local", "otlpEndpoint": "", "logPrompts": true } }