Commit c0d33d0
authored
docs: add MCP Server to getting started page and homepage (#8)
Adds the
[commit-check-mcp](https://github.com/commit-check/commit-check-mcp) MCP
server to the site, covering:
### Changes
**Getting Started page** — Added a 4th grid card for the MCP Server,
targeting AI coding agents (Claude Code, Cursor, Copilot, etc.).
**Homepage** — Updated the "Works Everywhere" card description to
include MCP server. Added a new Quick Start tab with an example MCP
config snippet.
### Why
The `commit-check-mcp` package is a mature part of the commit-check
ecosystem with a dedicated repo and PyPI package. It was missing from
the docs despite being listed under the org repos. This makes it
discoverable to users looking for AI-agent-friendly commit validation.1 parent ea86934 commit c0d33d0
2 files changed
Lines changed: 30 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
41 | 51 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
157 | 176 | | |
158 | 177 | | |
159 | 178 | | |
| |||
0 commit comments