Skip to main content
Every cursor.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Account

getMe

account.getMe Retrieve API key information including name, creation date, and owner email Risk: read
Input: empty object Output

Agents

getConversation

agents.getConversation Retrieve the conversation history for a specific cloud agent Risk: read
Input Output

list

agents.list Retrieve a paginated list of Cursor Cloud agents Risk: read
Input Output

Models

list

models.list Retrieve the list of available AI models in Cursor Risk: read
Input: empty object Output

Repositories

list

repositories.list List GitHub repositories accessible to the authenticated user Risk: read
Input: empty object Output