feat: initial config template repo

This commit is contained in:
2026-05-22 17:14:58 -06:00
parent 2eaa2098e5
commit 4105e6f6db
4 changed files with 13 additions and 22 deletions
-7
View File
@@ -4,13 +4,6 @@
"type": "stdio",
"command": "uvx",
"args": ["mcp-server-fetch"]
},
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/",
"headers": {
"Authorization": "Bearer {{GITHUB_PAT}}"
}
}
}
}