Prerequisites
Getting Started
1. Set Up Your Unkey Workspace
First, create your Unkey workspace and get your API keys:1
Create an API
Navigate to the Unkey Dashboard and create a new API for your project.
2
Get Your Root Key
Go to Settings > Root Keys and create a new root key with the necessary permissions.
3
Note Your API ID
Copy your API ID from the dashboard - you’ll need this for generating API keys.
2. Set Up Unkey MCP Server (Optional)
Cursor supports the Model Context Protocol (MCP) which allows you to connect directly to Unkey’s APIs. This gives Cursor access to your Unkey workspace for more intelligent suggestions.Install Unkey MCP Server
-
Configure the MCP Server
Create or update your Cursor configuration file with the Unkey MCP server:
For ratelimiting specific operations, you can also add:
-
Set Environment Variable
- Restart Cursor Restart Cursor to load the MCP server configuration.