Merge branch 'main' into jun/puppeteer

This commit is contained in:
Jun Kim
2025-05-07 01:39:01 -05:00
committed by GitHub

View File

@@ -84,7 +84,10 @@ Once authenticated, you can use the server in your app's server configuration:
"args": [
"-y",
"@modelcontextprotocol/server-gdrive"
]
],
"env": {
"GDRIVE_CREDENTIALS_PATH": "/path/to/.gdrive-server-credentials.json"
}
}
}
}