1.1 KiB
1.1 KiB
Contributing to Model Context Protocol Inspector
Thanks for your interest in contributing! This guide explains how to get involved.
Getting Started
- Fork the repository and clone it locally
- Install dependencies with
npm install - Run
npm run buildto verify everything builds correctly
Development Process
- Create a new branch for your changes
- Make your changes
- Submit a pull request
Pull Request Process
- Update documentation as needed
- Follow existing code style and conventions
- Include useful commit messages explaining the changes
- PRs will be reviewed by maintainers
Code of Conduct
This project follows our Code of Conduct. Please read it before contributing.
Security
If you find a security vulnerability, please refer to our Security Policy for reporting instructions.
Questions?
Feel free to open an issue for questions or create a discussion for general topics.
License
By contributing, you agree that your contributions will be licensed under the MIT license.