mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-17 23:53:24 +02:00
Merge branch 'main' into jun/puppeteer
This commit is contained in:
@@ -84,7 +84,10 @@ Once authenticated, you can use the server in your app's server configuration:
|
|||||||
"args": [
|
"args": [
|
||||||
"-y",
|
"-y",
|
||||||
"@modelcontextprotocol/server-gdrive"
|
"@modelcontextprotocol/server-gdrive"
|
||||||
]
|
],
|
||||||
|
"env": {
|
||||||
|
"GDRIVE_CREDENTIALS_PATH": "/path/to/.gdrive-server-credentials.json"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user