npm distribution.
npx -y email-intel-mcp starts the MCP server. The package bundles the universal macOS binaries. Nothing downloads at install time.
MCP client config:
{ "mcpServers": { "email-intel": { "command": "npx", "args": ["-y", "email-intel-mcp"] } } }See the CHANGELOG entry.