Back to Apps

Pummit
Supports UIby HidemaruOwO
Git commit CLI with emoji and AI-automation, supporting MCP for agentic coding workflows.
0 stars
Works in:claude
Exposes:Tools
What it does\nPummit is a streamlined Git commit CLI designed to bring structure and visual clarity to version control through the use of emojis and AI-driven automation. It allows developers to quickly categorize commits using predefined aliases, making git logs more readable and maintainable.\n\n## Tools\n- commit: Creates a commit with an associated emoji and message.\n- config: Manages TOML-based settings for the tool.\n- alias: Customizes commit shortcuts and emoji mappings.\n- mcp: Enables agentic coding integration via the Model Context Protocol.\n\n## Installation\n```json\n{\n "mcpServers": {\n "pummit": {\n "command": "pummit",\n "args": ["mcp"]\n }\n }\n}
Quick install
go install github.com/HidemaruOwO/pummit@latestInformation
- Pricing
- free
- Published
- 5/11/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"pummit": {
"command": "pummit",
"args": ["mcp"]
}
}
}





