sync: skills and tool contract overhaul from private repo

This commit is contained in:
“BeeRad”
2026-03-07 11:45:26 +11:00
parent 46ac8d9bde
commit 2cdd685c04
32 changed files with 2548 additions and 681 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "ra-h-mcp-server",
"version": "1.4.2",
"version": "1.8.0",
"description": "Connect Claude Code/Desktop to your RA-H knowledge base. Direct SQLite access - no web app required.",
"main": "index.js",
"bin": {
@@ -43,7 +43,7 @@
"files": [
"index.js",
"services/",
"guides/",
"skills/",
"README.md"
]
}