server for Cursor
app.certman/server
Create and manage your own Certificate Authority for internal HTTPS.
client:Cursor
transport:streamable-http
Install server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"server": {
"url": "https://mcp.certman.app"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs