cursor_self_meta

gitcnd/cursor_self_meta

3.2

If you are the rightful owner of cursor_self_meta and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Cursor Self-Meta is a stdio-based MCP Server implementation in Perl, designed to provide Cursor IDE with direct access to its internal state, including chat and composer histories.

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 file for details.

Acknowledgments

  • TBA

Status

🚧 Under Development