Skip to main content
The Cursor connector requires the Cursor Enterprise plan. The Admin API used by this connector is only available to Enterprise teams. Teams on the Business plan do not have access to the Admin API and cannot use this connector.

Capabilities

The Cursor connector syncs the following resources:
ResourceSyncProvision
Account Create and delete via SCIM
Role
Notes:
  • The connector syncs team members and their assigned roles (Owner, Member, Free Owner).
  • Account provisioning (create and delete) is supported when SCIM is configured. New users are created in the identity provider and appear in Cursor after their first login. Deleting an account removes the user from the identity provider via SCIM, which triggers Cursor to deactivate the member on its next sync.
  • Delete only works for SCIM-managed users. Members added directly in the Cursor dashboard (not through an IdP) cannot be removed by this connector.
  • Role assignment provisioning is not supported. Cursor does not expose an API for changing user roles.

Prerequisites

Before setting up the Cursor connector, confirm the following:
  • Your Cursor team is on the Enterprise plan. The Admin API is not available on Business or other plans.
  • You have the administrator role in your Cursor team. Only administrators can create API keys.
  • (Optional, for account provisioning) SSO is enabled and SCIM is configured in your Cursor team. See the Cursor SCIM documentation for setup guidance.

Gather Cursor credentials

To configure the Cursor connector, you need administrator permissions in your Cursor team.
1
Log in to the Cursor dashboard.
2
Navigate to Settings > Advanced > Admin API Keys.
3
Click Create New API Key and provide a descriptive name (for example, C1).
4
Copy the generated API key and save it securely. The key follows the format key_ followed by a 64-character string. You cannot retrieve the key after leaving the page.
For more information, see the Cursor Admin API documentation.

SCIM credentials (optional, for account provisioning)

If you want to enable account provisioning (create and delete users), you also need SCIM credentials:
1
In the Cursor dashboard, navigate to Settings > Advanced > SCIM.
2
Copy the SCIM endpoint URL and SCIM bearer token. You need both to configure account provisioning in the connector.
For more information, see the Cursor SCIM documentation.

Configure the Cursor connector

To complete this task, you need:
  • The Connector Administrator or Super Administrator role in C1
  • The Cursor API key gathered in the previous section
Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Cursor and click Add.
3
Choose how to set up the new Cursor connector:
  • Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with C1)
  • Add the connector to a managed app (select from the list of existing managed apps)
  • Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Enter your Cursor API key in the API Key field.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
That’s it! Your Cursor connector is now pulling access data into C1.

Known limitations

  • Enterprise plan required. The Cursor Admin API is only available on Enterprise plans. Teams on the Business plan cannot use this connector.
  • No role management API. Cursor does not expose an API for changing user roles. Role assignments are synced for visibility only.
  • SCIM requires Enterprise and SSO. Account provisioning (create and delete) requires SCIM, which is only available on Enterprise plans with SSO enabled. Without SCIM credentials, the connector operates in sync-only mode.
  • Delete is SCIM-only. Account deletion removes users from the identity provider via SCIM. Members added directly in the Cursor dashboard (not through an IdP) cannot be removed by this connector.