← Back to Plugins
MCP Server MCP

GitPin

github By github 👁 1 views ▲ 0 votes

Prove and verify multi-repo claims at Git HEAD: path, line, full SHA, no index.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "gitpin",
      "version": "0.6.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to a GitPin registry YAML listing local Git repository roots.",
          "format": "string",
          "name": "GITPIN_REGISTRY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...