emailkind for Cursor
com.emailkind/emailkind
Classify email addresses and domains by provider and type (business, personal, disposable).
client:Cursor
transport:streamable-http
Install emailkind in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"emailkind": {
"url": "https://emailkind.com/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs