Loading subscription status...
{
"mcpServers": [
{
"gmail": {
"args": [
"--directory",
"/absolute/path/to/gmail-mcp",
"run",
"gmail",
"--creds-file-path",
"/absolute/path/to/credentials.json",
"--token-path",
"/absolute/path/to/tokens.json"
],
"command": "uv"
}
}
]
}