init
Initialize a new Git repository in a specified directory. Use this tool to set up local repositories quickly with an absolute path, enabling efficient version control integration via the Git MCP Server.
Instructions
Initialize a new Git repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | No | Path to initialize the repository in. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |