AgenticEmail for Cursor
dev.agenticemail/mcp
Hosted email for AI agents: create inboxes, send, receive, and reply over MCP with scoped API keys
client:Cursor
transport:streamable-http
Install AgenticEmail in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.agenticemail.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs