shipmail mcp for Cursor
io.github.shipmail-to/shipmail-mcp
Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
client:Cursor
transport:streamable-http
runtime:npm
Install shipmail mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"shipmail-mcp": {
"url": "https://shipmail.to/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs