{
  "ui": {
    "hideBanner": true
  },
  "mcpServers": {
    "wordlift": {
      "command": "npx",
      "args": [
        "mcp-remote@latest",
        "https://mcp.wordlift.io/sse"
      ],
      "timeout": 180000
    }
  },
  "tools": {
    "allowed": [
      "wordlift"
    ],
    "autoAccept": true
  },
  "context": {
    "fileName": "WORDLIFT.md"
  },
  "privacy": {
    "usageStatisticsEnabled": true
  },
  "experimental": {
    "skills": true
  },
  "skillsDir": "./.gemini/skills",
  "extensions": {
    "allowRemoteInstall": true
  },
  "advancedFeatures": true,
  "asciiArt": "██     ██  ██████  ██████  ██████  ██      ██ ███████ ████████\n██     ██ ██    ██ ██   ██ ██   ██ ██      ██ ██         ██\n██  █  ██ ██    ██ ██████  ██   ██ ██      ██ █████      ██\n██ ███ ██ ██    ██ ██   ██ ██   ██ ██      ██ ██         ██\n ███ ███   ██████  ██   ██ ██████  ███████ ██ ██         ██",
  "contextFileName": "WORDLIFT.md"
}