2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-13 08:32:26 +03:00
Files
vue-select/.mcp.json
T
2026-01-30 12:35:42 -08:00

12 lines
193 B
JSON

{
"mcpServers": {
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp",
"headers": {
"Authorization": "Bearer ${GH_TOKEN}"
}
}
}
}