kompas 0.1.0 (из c7b0387a24cfeae3f19c052eb16d29dcc8030e31)

This commit is contained in:
gitea-actions
2026-08-06 21:03:33 +00:00
parent 2b4def3479
commit 39ee6cb155
63 changed files with 2169 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"mcpServers": {
"kompas": {
"command": "powershell",
"args": ["-NoProfile", "-NonInteractive", "-ExecutionPolicy", "Bypass",
"-File", "${CLAUDE_PLUGIN_ROOT}/scripts/launch-kompas-mcp.ps1"]
}
}
}