{
  "mcpServers": {
    "AVALAR Outlook": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@0.1.38",
        "https://exchange.avalar.pro/mcp",
        "--transport",
        "http-only",
        "--auth-timeout",
        "120"
      ],
      "timeout": 180000,
      "env": {
        "npm_config_prefer_offline": "true"
      }
    }
  }
}
