Files
awesome-copilot/mcp.json
T
github-actions[bot] 0876bc694f chore: publish from main
2026-08-07 01:19:45 +00:00

20 lines
306 B
JSON

{
"mcpServers": {
"github-agentic-workflows": {
"type": "local",
"command": "gh",
"args": [
"aw",
"mcp-server"
],
"tools": [
"compile",
"audit",
"logs",
"inspect",
"status",
"audit-diff"
]
}
}
}