MailFathom for Cursor
io.github.krzysztof318/mailfathom
Security-first, self-hosted email archive with search, cited answers, and sending for AI agents.
client:Cursor
transport:streamable-http
Install MailFathom in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mailfathom": {
"url": "https://{mailfathom_host}/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs