chore(mcp): בית משלו ל-israel-law — .mcp.json ברמת-הפרויקט (legal-ai #520) (#1)
Some checks failed
CI / test (18) (push) Has been cancelled
CI / test (20) (push) Has been cancelled
CI / test (22) (push) Has been cancelled
Build and Push to GHCR / Build and Push (push) Has been cancelled
Semgrep SAST / Semgrep security scan (push) Has been cancelled
Trivy Security Scan / Trivy vulnerability scan (push) Has been cancelled
Drift Detection / drift-detect (push) Has been cancelled
Daily Data Freshness Check / check-updates (push) Has been cancelled
Daily Data Freshness Check / report (push) Has been cancelled

This commit was merged in pull request #1.
This commit is contained in:
2026-08-26 13:20:36 +00:00
parent b963970f37
commit 729e55b777

8
.mcp.json Normal file
View File

@@ -0,0 +1,8 @@
{
"mcpServers": {
"israel-law": {
"command": "node",
"args": ["/home/chaim/israel-law-mcp/dist/src/index.js"]
}
}
}