Installation & Configuration
{
"mcpServers": {
"google-mcp": {
"command": "bunx",
"args": [
"--no-cache",
"google-mcp@latest"
],
"env": {
"GOOGLE_OAUTH_CLIENT_ID": "<YOUR_CLIENT_ID>",
"GOOGLE_OAUTH_CLIENT_SECRET": "<YOUR_CLIENT_SECRET>",
"GOOGLE_OAUTH_TOKEN_PATH": "<PATH_TO_STORE_TOKENS>"
}
}
}
}Information
Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15