Is there a way to create cloud agents that my whole team can access? I’ve set up some automation to allow us to assign Jira tickets to an agent and have it attempt a fix and put up a PR. Often the agent produces useful artifacts but there isn’t a good way to make them available to the rest of the team.
It would be ideal if agents I created via the API were available to everyone, but I can’t find any way to create an agents API key at the team level.
Hi Bob,
Thank you for the detailed question. This is a great workflow (Jira ticket to agent to PR).
Team visibility: Team members on your plan can already view each other’s cloud agents at cursor.com/agents, as long as they have access to the underlying repo. So agents you create via the API should be visible to teammates with repo access, they just won’t be able to send follow-up messages or interact with those agents directly.
Team-level API keys: For a dedicated, non-human API identity that the whole team can share for automations (as you described), we offer Service Accounts. Service accounts provide a team-scoped API key that can trigger cloud agents, and admins can view all service account runs at cursor.com/agents. This is currently available on the Enterprise plan.
If team-level automations are a core part of your workflow, it may be worth exploring Enterprise. You can reach out at cursor.com/contact-sales to learn more.
Best,
Mohit