git-vertex

VictorQuilgars/git-vertex
★ 0 stars JavaScript Code/Dev Tools Updated today
Git Vertex — a fast, modern Git client: desktop app, VS Code extension, terminal UI and MCP server for coding agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "git-vertex": {
      "command": "npx",
      "args": [
        "-y",
        "VictorQuilgars/git-vertex"
      ]
    }
  }
}

Topics

developer-toolselectrongitgit-clientgit-guimcp-serverreacttypescriptvscode-extension