add
Stage files in a Git repository by specifying absolute paths. Integrates with the Git MCP Server to enhance AI-assisted Git operations for efficient version control.
Instructions
Stage files
Input Schema
Name | Required | Description | Default |
---|---|---|---|
files | Yes | Files to stage | |
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |