ai2sol-mcp Docs
  • Introduction
  • Key Features
  • Installation Guide
  • Configuration
  • Usage Examples
  • Contributing
  • Disclaimer
  • Support & Resources
Powered by GitBook
On this page

Contributing

We welcome contributions to improve ai2sol-mcp. Follow these steps to contribute:

  1. Fork the Repository: Create your own copy on GitHub.

  2. Create a Feature Branch:

    git checkout -b feature/your-feature-name
  3. Commit Changes:

    git commit -m "Add your feature description"
  4. Push to the Branch:

    git push origin feature/your-feature-name
  5. Open a Pull Request: Submit your changes for review on GitHub.

Suggesting New Tools

Have an idea for a new tool? Create an issue on the GitHub repository with details about the proposed functionality.

PreviousUsage ExamplesNextDisclaimer

Last updated 18 days ago