add
Stage files in a Git repository by specifying absolute file paths. Enables efficient file management through the Git MCP Server API, streamlining version control operations.
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) |