Skip to content

Commit ba00f8a

Browse files
chore: add github mcp server configuration (#80)
1 parent e1fe1c7 commit ba00f8a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.vscode/mcp.json

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

0 commit comments

Comments
 (0)