Skip to content

Commit 39d7642

Browse files
authored
Add an msp.json file (#675)
2 parents 8cdef19 + 6d055c6 commit 39d7642

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.vscode/mcp.json

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

0 commit comments

Comments
 (0)