docs: an MCP server guide, and a page comparing the other tools - #29
Merged
Merged
Conversation
The MCP server had a card on the home page and nothing else on the site. Its guide covers adding it to each client, the one line of agent instructions that makes an agent actually call it, the eight tools with what each checks, the three arguments they share, and what changes when the verdict arrives before the commit exists. The Compare group gains its second page: commitlint, the pull request title checkers, the commitcheck App, the DCO apps and the regex checkers in one table with what each checks, where it runs and what it costs; what is different about Commit Check; where the others are stronger, stated plainly; and which to choose for four common situations. Both pages are linked from the decision page and the home page; the decision page also gains its MCP section. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018xYa7m3qup5wyN5MaXFgf6
✅ Deploy Preview for commit-check ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Warning Review limit reachedNext included review available in 21 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (5)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
Step 3 of the docs restructure (#27 structure, #28 the App guide).
guides/mcp/— MCP serverThe MCP server had a card on the home page and nothing else on the site. The guide, checked against
commit-check-mcponmain:CLAUDE.md/AGENTS.md/ Cursor-rule text that turns an available tool into a called one, and why the structured verdict is enough for the agent to fix the message itself.repo_path,config_path,config); read-only.compare/tools/— the other toolsThe second page in the Compare group:
action-semantic-pull-request, Semantic PRs, the commitcheck App, the DCO apps, PRLint / PR Title Checker, and Commit Check, in one table: what it is, what it checks, where it runs, price. Prices as listed in September 2026, with links.Wiring
Nav:
Guides → MCP server,Compare → Other tools. The decision page's table row and a new MCP section link to the guide instead of the repo; the home page's MCP card gains a Guide link.SOCIAL_CARDS=false mkdocs build --strictclean;pytest tests/9 passed.🤖 Generated with Claude Code
https://claude.ai/code/session_018xYa7m3qup5wyN5MaXFgf6
Generated by Claude Code