email for ChatGPT
dev.primitive/email
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.
client:ChatGPT
transport:streamable-http
tools:30
Install email in ChatGPT
Settings → Connectors → Advanced → Developer mode
https://www.primitive.dev/mcp
Custom connectors are a paid-plan feature and take a remote URL only. ChatGPT cannot run a packaged server locally. ChatGPT docs
What ChatGPT can do once it is connected
- listDomains
- addDomain
- verifyDomain
- downloadDomainZoneFile
- getAccount
- getInboxStatus
- getOutboundStatus
- listEmails
- searchEmails
- getEmail
- replyToEmail
- sendEmail
- sendEmailDemo
- listSentEmails
- getSentEmail
- cancelScheduledSend
- awaitReply
- getConversation
- getThread
- downloadEmailAttachments
- listEndpoints
- createEndpoint
- deleteEndpoint
- testEndpoint