Connect Cursor
Connect Cursor to the DigiCert® Private CA MCP server to ask questions about your Private CA environment.
Before you begin
Make sure that:
You have a version of Cursor that supports MCP servers.
You have the Service User Token ID and MCP connection details described in Prepare to connect an AI client.
Connect to the MCP server
To connect Cursor to the Private CA MCP server:
In Cursor, select View, then select Command Palette.
Run the View: Open MCP Settings command.
Select Add custom MCP.
Add the Private CA MCP server entry to the existing
mcpServersobject in the configuration file.Do not remove any existing MCP server entries.
{ "mcpServers": { "private-ca-mcp-server": { "type": "http", "url": "https://mcp.digicert.com/private-ca", "headers": { "x-api-key": "<Service User Token ID>", "User-Agent": "<Any value>" } } } }Save the configuration file.
Open the MCP settings again and confirm that
private-ca-mcp-serverappears in the list.Enable the MCP server.
Verify the connection
Open the Agents panel.
Enter a prompt such as:
List the certificate authorities in my account.If prompted, approve the use of the Private CA MCP tool.
Cursor retrieves and presents the Private CA information available to your Service User.