Loading MCP server directory, please wait...
Stateful email for AI agents — read inboxes, reply in-thread, draft with approval.
npx @getmcp/cli add com.lockally/emailRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour Lockally API key (lk_live_... or lk_test_...) as a Bearer token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.lockally/email": {
"url": "https://mcp.lockally.com/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}