Loading subscription status...
{ "mcpServers": [ { "Gmail MCP Server": { "env": { "REDIRECT_URI": "http://localhost:4100/code", "GOOGLE_CLIENT_ID": "your_client_id", "GOOGLE_CLIENT_SECRET": "your_client_secret", "GOOGLE_REFRESH_TOKEN": "your_refresh_token" }, "args": [], "command": "npm run start" } } ] }