gh-dash
A rich terminal UI for GitHub that doesn't break your flow.
gh-dash MCP Server
MCP server for dlvhdr/gh-dash
Ready-to-Use Client Configurations
{
"mcpServers": {
"gh-dash": {
"command": "npx",
"args": [
"-y",
"@dlvhdr/gh-dash"
]
}
}
}