chore(mcp): בית משלו ל-israel-law — .mcp.json ברמת-הפרויקט (legal-ai #520) #1

Merged
chaim merged 1 commits from chore/520-mcp-config-ownership into main 2026-08-26 13:20:37 +00:00
Showing only changes of commit 87db3babff - Show all commits

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"]
}
}
}