Catalog
dev.primitive/email
OfficialEmail infrastructure for AI agents — send, receive, search, and reply to email over MCP.
Send, receive, search, and reply to email for AI agents via MCP protocol.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"email": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.primitive.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.