cursor-self-meta-mcp服务器

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

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