@registrum/mcp
Advanced tools
+3
-2
| { | ||
| "name": "@registrum/mcp", | ||
| "mcpName": "io.github.vdmeu/registrum-mcp", | ||
| "version": "1.2.2", | ||
| "version": "1.2.3", | ||
| "description": "MCP server for the Registrum Companies House API — search UK companies, get financials, directors, beneficial ownership (PSC), and director networks", | ||
@@ -39,3 +39,4 @@ "keywords": [ | ||
| "test": "vitest run", | ||
| "prepublishOnly": "npm run build && npm test" | ||
| "prepublishOnly": "npm run build && npm test", | ||
| "version": "node scripts/sync-server-json.mjs && git add server.json" | ||
| }, | ||
@@ -42,0 +43,0 @@ "dependencies": { |
28776
0.26%