docs: fix MCP support info, add last-updated note, add CONTRIBUTING.md#9
Open
bluzername wants to merge 1 commit intochatgptprojects:mainfrom
Open
docs: fix MCP support info, add last-updated note, add CONTRIBUTING.md#9bluzername wants to merge 1 commit intochatgptprojects:mainfrom
bluzername wants to merge 1 commit intochatgptprojects:mainfrom
Conversation
…NG.md Three changes: 1. Fixed Continue MCP support in comparison table from "No" to "Yes". Continue added MCP support some time ago but the table was not updated. 2. Added "Last updated: April 2026" note near the top so readers know how fresh the information is. The AI tools space move very fast and people want to know if what they reading is current. 3. Added CONTRIBUTING.md with guidelines for adding new tools and updating existing entries. The README mention "How to Contribute" but there was no actual file with the format and rules for contributions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What I changed
1. Fixed Continue MCP support in table
The comparison table show "No" for Continue MCP support but Continue actually support MCP now (they add it few months ago). Updated to "Yes".
2. Added "Last updated" note
The AI coding space move very fast and readers want to know if the information they reading is current or from 6 months ago. Added a small note near the top saying "Last updated: April 2026" with invitation to open PR if something is outdated.
3. Added CONTRIBUTING.md
The README have a "How to Contribute" section that tell people to open PRs, but there was no actual contributing guide explaining the format for adding tools, what information to include, or general guidelines. Now there is a CONTRIBUTING.md with clear instructions for: