
1{2 "mcpServers": {3 "gmail": {4 "cwd": "optional",5 "env": {},6 "args": [7 "--directory",8 "[absolute-path-to-git-repo]",9 "run",10 "gmail",11 "--creds-file-path",12 "[absolute-path-to-credentials-file]",13 "--token-path",14 "[absolute-path-to-access-tokens-file]"15 ],16 "shell": false,17 "command": "uv"18 }19 }20}
No reviews yet. Be the first to review!
Sign in to join the conversation