Cursor Self-Meta logo

Cursor Self-Meta

by gitcnd

Cursor Self-Meta is a stdio-based MCP Server implementation in Perl. It gives Cursor IDE verbatim access to its own internal state, including Chat and Composer histories.

View on GitHub

Last updated: N/A

Cursor Self-Meta.

A stdio-based MCP Server implementation in Perl which gives Cursor IDE verbatim access to its own internal state (including all the Chat and Composer histories).

Description

TBA

Features

  • Uses basic JSON-RPC over Stdio for secure, hassle-free local usage from within cursor
  • TBA
  • TBA

Requirements

  • Perl 5.x or higher
  • Additional dependencies TBA

Installation

# Installation instructions TBA

Usage

# Usage examples TBA

Protocol Implementation

TBA

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the Artistic License 2.0 - see the LICENSE file for details.

Acknowledgments

  • TBA

Status

🚧 Under Development