Fixed README: Added NPX config for Claude Desktop

This commit is contained in:
みのるん
2025-05-07 00:10:50 +09:00
committed by GitHub
parent 1cdbeb3d97
commit 96352032fc

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"
}
}
}
}