← Back to Plugins
MCP Server MCP

io.github.bkalafat/diffpilot

github By github 👁 1 views ▲ 0 votes

MCP server for PR code review, commit messages, changelogs, and secret detection.

Homepage Verified source GitHub

Install

nuget:[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "nuget",
      "identifier": "DiffPilot",
      "version": "1.0.7",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol nuget

Comments

Sign in to leave a comment

Loading comments...