Phase 2/3 clinical trial design via gsDesign / gsDesign2: sample size, GS boundaries, multiplicity
TypeScript MCP server that exposes the R package as 9 trial-design tools over stdio (3 endpoint + 3 multi-hypothesis + 3 meta). One subprocess per tool call, JSON roundtrip, ~300 ms per call + R compute. Covers Phase 2 and Phase 3 confirmatory designs. Published to npm as and to the official MCP registry as . See the top-level README for the full tool surface, SMOKE.md for the 18-prompt smoke…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
TypeScript MCP server that exposes the R package as 9 trial-design tools over stdio (3 endpoint + 3 multi-hypothesis + 3 meta). One subprocess per tool call, JSON roundtrip, ~300 ms per call + R compute. Covers Phase 2 and Phase 3 confirmatory designs. Published to npm as and to the official MCP registry as . See the top-level README for the full tool surface, SMOKE.md for the 18-prompt smoke matrix, and PUBLISH.md for the npm + registry publish steps. The server is wired from the top-level :…