mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
12 lines
193 B
JSON
12 lines
193 B
JSON
{
|
|
"mcpServers": {
|
|
"github": {
|
|
"type": "http",
|
|
"url": "https://api.githubcopilot.com/mcp",
|
|
"headers": {
|
|
"Authorization": "Bearer ${GH_TOKEN}"
|
|
}
|
|
}
|
|
}
|
|
}
|