| { | |
| "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" | |
| } | |