{
  "gmail": {
    "command": "uvx",
    "args": ["mcp-server-gmail"],
    "env": {
      "GMAIL_CREDENTIALS_PATH": "/your/path/to/credentials.json"
    }
  }
}
