remote_add
Add a remote repository to a Git project by specifying a name and URL, simplifying collaboration and version control tasks.
Instructions
Add a remote
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Remote name | |
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) | |
url | Yes | Remote URL |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Git MCP Server
Related Tools
- @cyanheads/git-mcp-server
- @cyanheads/git-mcp-server
- @cyanheads/git-mcp-server
- @cyanheads/git-mcp-server
- @wheelhousedev/github-mcp