2021.AI GRACE Platform
Dansk enterprise AI-governancestyring og modelstyringsplatform i overensstemmelse med EU AI Act.
GitHub AI69 kompatible kilder
GitHub Copilot coding assistant and CLI. Augment Copilot's project context with structured guidance, skills CLI installations, and Danish API connectors.
Indsæt konfigurationen i GitHub Copilot MCP Settings for at aktivere danske MCP-kilder.
{
"mcpServers": {
"mcp-dawa-itk": {
"command": "npx",
"args": [
"-y",
"itk-dev-mcp-dawa"
]
},
"grundfast-mcp": {
"type": "http",
"url": "https://api.grundfast.dk/mcp",
"headers": {
"Authorization": "Bearer <YOUR_GRUNDFAST_API_KEY>"
}
},
"nemlig-cli": {
"command": "npx",
"args": [
"-y",
"josequaresma-nemlig_cli"
]
},
"pleo": {
"type": "http",
"url": "https://mcp.pleo.io/mcp"
},
"udbud-dk-mcp": {
"command": "npx",
"args": [
"-y",
"pipeworx-io-mcp-udbud-dk"
]
},
"mcp-energi-data-dk": {
"command": "npx",
"args": [
"-y",
"pipeworx-io-mcp-energi-data-dk"
]
},
"mcp-udbud-dk": {
"command": "npx",
"args": [
"-y",
"pipeworx-io-mcp-udbud-dk"
]
}
}
}API'er, MCP-servere og datafeeds klar til GitHub Copilot.