mirror of
https://github.com/coleam00/Archon.git
synced 2026-01-02 04:39:29 -05:00
8 lines
238 B
JSON
8 lines
238 B
JSON
{
|
|
"mcpServers": {
|
|
"gdrive": {
|
|
"command": "docker",
|
|
"args": ["run", "-i", "--rm", "-v", "mcp-gdrive:/gdrive-server", "-e", "GDRIVE_CREDENTIALS_PATH=/gdrive-server/credentials.json", "mcp/gdrive"]
|
|
}
|
|
}
|
|
} |