Emailable for Cursor
io.github.pipeworx-io/emailable
Emailable MCP — wraps the Emailable email verification API (emailable.com)
client:Cursor
transport:streamable-http
Install Emailable in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"emailable": {
"url": "https://gateway.pipeworx.io/emailable/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs