2021.AI GRACE Platform
Dansk enterprise AI-governancestyring og modelstyringsplatform i overensstemmelse med EU AI Act.
Terminal Agent69 kompatible kilder
Kiro's terminal agent. Compatible with the skills CLI and MCP servers for installing SKILL.md-based procedural knowledge and live Danish API connectors across CLI sessions.
Indsæt konfigurationen i Kiro CLI 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 Kiro CLI.