Skip to content

Commit 14b08fe

Browse files
committed
AI Readiness: Github MCP server config
1 parent 498434f commit 14b08fe

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.vscode/mcp.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"servers": {
3+
"github": {
4+
"type": "http",
5+
"url": "https://api.githubcopilot.com/mcp/"
6+
}
7+
},
8+
"inputs": []
9+
}

0 commit comments

Comments
 (0)