machine inbox for Cursor
com.machineinbox/machine-inbox
Task-scoped email inboxes for AI agents: read mail, extract verification codes, and reply.
client:Cursor
transport:streamable-http
tools:11
Install machine inbox in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"machine-inbox": {
"url": "https://machineinbox.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs