Loading MCP server directory, please wait...
Hosted email for AI agents: create inboxes, send, receive, and reply over MCP with scoped API keys
npx @getmcp/cli add dev.agenticemail/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using your AgenticEmail API key, e.g. 'Bearer ae_...'
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.agenticemail/mcp": {
"url": "https://api.agenticemail.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}