
Note: Make sure Claude Desktop is running before attempting to connect.
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 "command": "uv"17 }18 }19}
暂无评论. 成为第一个评论的人!
登录以参与讨论