Git MCP Server

by cyanheads
Verified

remote_add

Add a remote repository to a Git project by specifying a name and URL using the Git MCP Server API, enabling integration and version control management.

Instructions

Add a remote

Input Schema

NameRequiredDescriptionDefault
nameYesRemote name
pathNoPath to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo)
urlYesRemote URL

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Remote name", "type": "string" }, "path": { "description": "Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo)", "type": "string" }, "url": { "description": "Remote URL", "type": "string" } }, "required": [ "name", "url" ], "type": "object" }

You must be authenticated.

Other Tools from Git MCP Server

Related Tools

  • @Sheshiyer/git-mcp-v2
  • @cyanheads/git-mcp-server
  • @cyanheads/git-mcp-server
  • @cyanheads/git-mcp-server
  • @Sheshiyer/git-mcp-v2
ID: e0hyslgby6