GrabMail disposable email for Cursor
io.grabmail/mcp
Disposable email for agents: create an inbox, wait for the message, read the code. No key needed.
client:Cursor
transport:streamable-http
tools:6
Install GrabMail disposable email in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://grabmail.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs