diff --git a/.vscode/mcp.json b/.vscode/mcp.json new file mode 100644 index 000000000..812bee25a --- /dev/null +++ b/.vscode/mcp.json @@ -0,0 +1,8 @@ +{ + "servers": { + "github": { + "type": "http", + "url": "https://api.githubcopilot.com/mcp/" + } + } +} \ No newline at end of file