GuidesPlatform Guide
Platform GuideBeginner 3 min
Connect Gmail to MCP360
Connect Gmail and Google Calendar to MCP360 for AI-powered email management and scheduling.
Prerequisites
Step 1: Connect via OAuth
Step 2: Configure AI Client
json
{
"mcpServers": {
"mcp360-email": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://email.mcp.mcp360.net/"],
"env": { "MCP_API_KEY": "mcp_live_YOUR_KEY_HERE" }
}
}
}Example Queries
> Summarize my unread emails and tell me what needs my attention today
> Draft a reply to Sarah's email about the Agency plan — be brief and professional
> Find a 30-minute slot this week for a team call
> Prepare a meeting brief for my 2pm Acme Corp call
> What meetings do I have tomorrow?Privacy Note
MCP360 reads your emails and calendar data only when you explicitly request it via a tool call. We never store email content — only usage metadata (which tool was called, when).