Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 732 Bytes

File metadata and controls

34 lines (21 loc) · 732 Bytes

Cursor-MCP-Demo 项目

这是一个使用 Cursor IDE 创建的测试项目,用于展示 GitHub MCP 功能。

项目简介

本项目展示了如何利用 Cursor IDE 的 MCP (Model Context Protocol) 功能与 GitHub 集成,实现代码的版本控制和协作开发。

功能特点

  • 功能1:GitHub 仓库管理
  • 功能2:代码版本控制
  • 功能3:团队协作开发

技术栈

  • Python
  • Git
  • GitHub
  • Cursor IDE

如何使用

  1. 克隆仓库:git clone https://github.com/tony27jintao27/Cursor-MCP-Demo.git
  2. 安装依赖:pip install -r requirements.txt(如有需要)
  3. 运行项目:python main.py

贡献方式

欢迎提交 Pull Request 或创建 Issue。

许可证

MIT