Cursor
Cursor is an AI-powered code editor built on VSCode. The API provides access to Cloud Agents, Admin, Analytics, and AI Code Tracking features.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Cursor authenticates with an API key. Generate the credential in your Cursor account, then paste it into FlyMyAI the first time an agent uses a Cursor action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Your Cursor API key. Generate from Dashboard → Integrations (Cloud Agents), Settings → Advanced (Admin API), or Team settings (Analytics API). (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
CURSOR_GET_AGENT_CONVERSATION | Tool to retrieve the conversation history for a specific cloud agent. Use when you need to view the messages exchanged between the user and the agent. Returns error with status 404 if the agent is not found or access is denied. | id |
CURSOR_GET_ME | Tool to retrieve API key information including the key name, creation date, and owner email. Use when you need to verify API key details or validate authentication. | - |
CURSOR_LIST_AGENTS | Tool to retrieve a paginated list of all Cursor Cloud agents. Use when you need to view existing agents, their status, or iterate through agents with pagination. | - |
CURSOR_LIST_MODELS | Tool to retrieve the list of available AI models in Cursor. Use when you need to discover which models are available for API requests. | - |
CURSOR_LIST_REPOSITORIES | Tool to list GitHub repositories accessible to the authenticated user. Use when you need to retrieve all repositories the user has access to through their Cursor account. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Cursor!