Skip to content

v0.3.0

Latest

Choose a tag to compare

@rashidazarang rashidazarang released this 05 Aug 21:09
· 3 commits to main since this release

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.