← Back to Plugins
MCP Server MCP

io.github.mcurmi05/vdiff-mcp

github By github 👁 1 views ▲ 0 votes

Breaking-change diffs for npm packages: removed exports, changed signatures, migration notes.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "vdiff-mcp",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Base URL of the vdiff API instance to use (defaults to the hosted https://vdiff-api.onrender.com)",
          "name": "VDIFF_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...