agentmailkit for Claude Desktop
io.github.ariaxhan/agentmailkit
Run scheduled LLM-written email digests from local files and feeds. Local-first MCP server.
client:Claude Desktop
transport:stdio
runtime:pypi
Install agentmailkit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentmailkit": {
"command": "uvx",
"args": [
"agentmailkit"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs