Email-Use
Enable AI agents to interact with users email inboxews secured through Co-Browser’s MCP server
Email-Use enables AI agents to interact with external mail servers utilizing secure OAuth tokens.
Key Capabilities
Read Gmail
Access and read emails from connected Gmail accounts
Send Gmail
Compose and send emails through connected Gmail accounts
OAuth Security
Secure authentication without exposing credentials to the agent
Transparent Logging
Track all API operations for accountability and review
Requirements
OAuth Authentication
Connect the required account through the Developer Dashboard
API Key
Generate and use an MCP API key with appropriate permissions
Permission Scopes
Configure the specific permissions your AI agent needs
Endpoint
Implementation with Python SDK
Implementation in Cursor
To use Email-Use in Cursor, create an mcp.json
file with the following configuration:
Place this file in the .cursor
folder in your project directory to enable API capabilities for your AI agents within Cursor.
Use Cases for AI Agents
- Let your LLM answer emails automatically with contextual understanding
- Intelligently categorize and prioritize incoming messages
- Extract and summarize key information from email threads
- Create AI-powered email workflows with conditional logic