Enables AI applications to upload images and videos to GitHub issues, pull requests, and comments through the Model Context Protocol.
{
"mcpServers": {
"gh-attach": {
"command": "npx",
"args": [
"-y",
"gh-attach"
]
}
}
}