Loading MCP server directory, please wait...
AI-controlled email ops for campaigns, contacts, segments, analytics, and sending.
npx @getmcp/cli add ai.sendinel/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
SENDINEL_API_KEYSendinel API key. Required for stdio startup and scopes the server to a project.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.sendinel/mcp-server": {
"command": "npx",
"args": [
"-y",
"@sendinel/mcp-server"
],
"env": {
"SENDINEL_API_KEY": ""
}
}
}
}