DNSMint for Cursor
com.dnsmint/mcp
Mint a secure HTTPS endpoint for your agents. Each on its own dedicated domain.
client:Cursor
transport:streamable-http
runtime:npm
tools:8
Install DNSMint in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://dnsmint.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs