G
Gh Aw Mcpg
by @githubnext
Github Agentic Workflows MCP Gateway
Created 12/10/2025
Updated 3 days ago
README
Repository documentation and setup instructions
gh-aw-mcpg
Github Agentic Workflows MCP Gateway
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/githubnext/gh-aw-mcpg
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"githubnext-gh-aw-mcpg": {
"command": "git",
"args": [
"clone",
"https://github.com/githubnext/gh-aw-mcpg"
]
}
}
}