10 lines
236 B
JSON
10 lines
236 B
JSON
{
|
|
"mcpServers": {
|
|
"kompas": {
|
|
"command": "powershell",
|
|
"args": ["-NoProfile", "-NonInteractive", "-ExecutionPolicy", "Bypass",
|
|
"-File", "${CLAUDE_PLUGIN_ROOT}/scripts/launch-kompas-mcp.ps1"]
|
|
}
|
|
}
|
|
}
|