Skip to content

Feature Request: Add Cursor CLI to ACP allowedAgents #28321

@cbcampos

Description

@cbcampos

Request

Add Cursor CLI () to the ACP list.

Rationale

Currently ACP supports: , , , ,

Many users (including myself) rely on the coding-agent skill which uses Codex CLI. Adding Cursor CLI would provide another option for users who prefer Cursor's AI-assisted coding experience.

Use Case

We currently use the coding-agent skill with Codex CLI. Having Cursor as an ACP option would allow:

  • Thread-bound persistent sessions with Cursor
  • Native OpenClaw integration via ACP protocol
  • Better context management across conversations

Suggested Implementation

Add to the allowedAgents list:

{
  "acp": {
    "allowedAgents": ["pi", "claude", "codex", "cursor", "opencode", "gemini"]
  }
}

Thanks for considering this feature!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions