34 lines
2.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Contributing to OpenMCP Development
## How to Contact Us if You Want to Contribute?
If you'd like to get involved in the development of OpenMCP, you can contact us through the following channels:
* <a href="https://qm.qq.com/cgi-bin/qm/qr?k=C6ZUTZvfqWoI12lWe7L93cWa1hUsuVT0&jump_from=webapi&authKey=McW6B1ogTPjPDrCyGttS890tMZGQ1KB3QLuG4aqVNRaYp4vlTSgf2c6dMcNjMuBD" target="_blank">Join the OpenMCP Technical Group</a> to discuss with us directly.
* Contact Jin Hui via email at [1193466151@qq.com](mailto:1193466151@qq.com).
* Submit a [Feature Request](https://github.com/LSTM-Kirigaya/openmcp-client/issues) or fork the code and [submit a PR](https://github.com/LSTM-Kirigaya/openmcp-client/pulls).
## What Can I Do for OpenMCP?
Although OpenMCP might seem technically complicated, there are many things you can contribute to the project:
* Contribute code or fix bugs by submitting a PR, if you're willing.
* Design new features for the project. You dont necessarily need to write code — just proposing meaningful features in the [MVP Requirement Plan](https://github.com/LSTM-Kirigaya/openmcp-client?tab=readme-ov-file#%E9%9C%80%E6%B1%82%E8%A7%84%E5%88%92) is already a great contribution.
* Develop examples of different agent applications using OpenMCP, or refine new methodologies for developing AI Agents. With your permission, we will integrate your tutorials into this site.
By contributing in any of the above ways, youll become an official contributor to OpenMCP.
## Contribute to OpenMCP Documentation Site
If you'd like to fix professional errors or contribute examples to the OpenMCP documentation site, please fork [openmcp-document](https://github.com/LSTM-Kirigaya/openmcp-document) and submit a PR.
If you're unfamiliar with GitHub operations, you can [join the OpenMCP development group](https://qm.qq.com/cgi-bin/qm/qr?k=C6ZUTZvfqWoI12lWe7L93cWa1hUsuVT0&jump_from=webapi&authKey=McW6B1ogTPjPDrCyGttS890tMZGQ1KB3QLuG4aqVNRaYp4vlTSgf2c6dMcNjMuBD) and contact the admin Jin Hui. Please provide the following details:
* The content you want to contribute.
* Your GitHub account (profile link).
* Your email address.
* The ID and avatar you'd like to display on the site.
* Any links you'd like associated with your profile (e.g., Bilibili, Zhihu, personal website).
After adding your information, youll be able to submit PRs to [openmcp-document](https://github.com/LSTM-Kirigaya/openmcp-document).