Loading MCP server directory, please wait...
AI-first email platform: templates, audiences, journeys. Sends real email when the key allows it.
npx @getmcp/cli add com.sentientmail/email-platformRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <agent key> from your SentientMail account. The key's scopes decide what the agent can do; send and journey-activation scopes reach real recipients.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.sentientmail/email-platform": {
"url": "https://app.sentientmail.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}