{ "name": "issuify", "description": "Create GitHub issues and pull requests with structured formatting using the GitHub Copilot MCP server", "version": "1.0.0", "author": { "name": "Headlands" }, "commands": [ "./commands" ], "mcp": [ "./mcp" ] }