mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat: add GH MCP Server
This commit is contained in:
parent
173208c62a
commit
9e225140df
1 changed files with 8 additions and 0 deletions
8
.vscode/mcp.json
vendored
Normal file
8
.vscode/mcp.json
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"servers": {
|
||||
"github": {
|
||||
"type": "http",
|
||||
"url": "https://api.githubcopilot.com/mcp/"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue