From 729e55b77710bc63e8d3e75742bf3523a2386107 Mon Sep 17 00:00:00 2001 From: chaim Date: Wed, 26 Aug 2026 13:20:36 +0000 Subject: [PATCH] =?UTF-8?q?chore(mcp):=20=D7=91=D7=99=D7=AA=20=D7=9E=D7=A9?= =?UTF-8?q?=D7=9C=D7=95=20=D7=9C-israel-law=20=E2=80=94=20.mcp.json=20?= =?UTF-8?q?=D7=91=D7=A8=D7=9E=D7=AA-=D7=94=D7=A4=D7=A8=D7=95=D7=99=D7=A7?= =?UTF-8?q?=D7=98=20(legal-ai=20#520)=20(#1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .mcp.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .mcp.json diff --git a/.mcp.json b/.mcp.json new file mode 100644 index 0000000..e4e7dcb --- /dev/null +++ b/.mcp.json @@ -0,0 +1,8 @@ +{ + "mcpServers": { + "israel-law": { + "command": "node", + "args": ["/home/chaim/israel-law-mcp/dist/src/index.js"] + } + } +}