mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-13 12:45:13 +00:00
12 lines
179 B
JSON
12 lines
179 B
JSON
{
|
|
"servers": {
|
|
"github-agentic-workflows": {
|
|
"command": "gh",
|
|
"args": [
|
|
"aw",
|
|
"mcp-server"
|
|
],
|
|
"cwd": "${workspaceFolder}"
|
|
}
|
|
}
|
|
} |