Connect to Claude
Cursor Self-Meta icon

Cursor Self-Meta

Createdgitcnd

Provides Cursor IDE verbatim access to its internal state via a stdio-based server.

About

Cursor Self-Meta is a stdio-based server implementation in Perl designed to give Cursor IDE direct access to its internal state. This includes access to all Chat and Composer histories, enabling powerful introspection and control from within the Cursor environment. It utilizes basic JSON-RPC over Stdio for secure and hassle-free local communication.

Key Features

  • Gives Cursor IDE verbatim access to its internal state
  • 1 GitHub stars
  • Uses basic JSON-RPC over Stdio for secure local usage from within Cursor
  • Access to Chat and Composer histories