madDegen's picture
add plugin.json
2156de1 verified
Raw
History Blame Contribute Delete
503 Bytes
{
"name": "github-ops",
"version": "0.1.0",
"description": "Write-enabled GitHub operations: full repo read/write, PR review gate, release notes, issue-to-branch scaffolding, and org-wide repo audit.",
"author": {
"name": "Nick McLeod",
"url": "https://github.com/MADdegen"
},
"homepage": "https://github.com/MADdegen",
"license": "MIT",
"keywords": [
"github",
"code-review",
"release-management",
"repo-audit",
"devops"
],
"mcpServers": "./.mcp.json"
}