Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by MrOrz • Analytics & Monitoring
An MCP server that makes git commits on behalf of an AI and marks commits by appending "(aider)" to the committer name.
Commit staged changes from within an editor or automation pipeline and mark those commits as AI-generated by appending "(aider)" to the committer name.
Ensure committer identity is pulled from environment variables or git config and want to programmatically set committer metadata when making commits.
Compute or report AI vs human contribution metrics (lines added/deleted) using the provided script and identify commits marked with "(aider)".
A TypeScript-based MCP server that exposes a single tool, commit_staged, to commit staged changes with a supplied message while automatically appending "(aider)" to the committer name. It reads committer name and email from environment variables or falls back to git config, and supports specifying a working directory for the git command. The README also documents an alternative amend workflow and includes a script to calculate AI vs human line contributions from git history, making it easier to track AI contributions in a codebase. Useful for integrating commit behavior into editor automation and for generating auditable AI-labeled commits.
Commit staged changes with a specific message, appending "(aider)" to the committer name.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.