jiseong-choi

Commit Conventional Message Court MCP

Community jiseong-choi
Updated

commit conventional mcp

Commit Conventional Message Court MCP

Please write better commits with AI.

Give this repo to your AI and ask it to install the MCP for you.

Seriously. That is a valid setup flow.

I take your vague commit messages, drag them into court, point at the diff, and ask the question your teammates are too tired to ask:

"What exactly did you do?"

Add to Codex

Add this to ~/.codex/config.toml:

[mcp_servers.commit-message-court]
command = "node"
args = ['C:\Users\chrisdnm\Desktop\commimWizard\dist\index.js']

Then restart Codex.

Add to Claude Code

On Windows, add it as a local stdio server with:

claude mcp add --transport stdio commit-message-court -- node C:\Users\chrisdnm\Desktop\commimWizard\dist\index.js

If you want it available everywhere, add --scope user.

claude mcp add --transport stdio --scope user commit-message-court -- node C:\Users\chrisdnm\Desktop\commimWizard\dist\index.js

Add to Claude Desktop

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "commit-message-court": {
      "type": "stdio",
      "command": "node",
      "args": ["where code is"],
      "env": {}
    }
  }
}

Then restart Claude Desktop.

What This Thing Does

  • It sees fix stuff and objects.

  • It sees final_final_real and requests counsel.

  • It sees a risky diff and asks for evidence.

  • It sees your commit history and tries, against all odds, to make it readable.

License

  • WTFPL -- Do What The Fuck You Want To Public License.

MCP Server ยท Populars

MCP Server ยท New

    unbrowse-ai

    Unbrowse

    Unbrowse โ€” api native browser skill/cli for any agent. Auto-discovers APIs from browser traffic, generates skills on the fly to call APIs directly 100x faster, 80% cheaper locally.

    Community unbrowse-ai
    campfirein

    ByteRover CLI

    ByteRover CLI (brv) - The portable memory layer for autonomous coding agents (formerly Cipher)

    Community campfirein
    cafeTechne

    Antigravity Link (VS Code Extension)

    VS Code extension that bridges Antigravity sessions to mobile for uploads and voice-to-text

    Community cafeTechne
    cookjohn

    TeamMCP

    MCP-native collaboration server for AI agent teams โ€” real-time messaging, task management, and web dashboard with just 1 npm dependency

    Community cookjohn
    NameetP

    pdfmux

    PDF extraction that checks its own work. #2 reading order accuracy โ€” zero AI, zero GPU, zero cost.

    Community NameetP