MCP Server
MCP
io.github.wei-ai-lab/clinical-trial-design
Phase 2/3 clinical trial design via gsDesign / gsDesign2: sample size, GS boundaries, multiplicity
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "clinical-trial-design",
"version": "0.0.12",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional override for the Rscript binary path. Defaults to whatever 'Rscript' resolves to on the system PATH. Set this if R isn't on PATH or you need a specific R version.",
"format": "string",
"name": "DESIGNR_RSCRIPT"
},
{
"description": "Optional override for the R launcher path (the inst/launcher.R that sources the R sources and dispatches the JSON). Defaults to the bundled launcher. Set this only if you need to use a non-bundled R source tree.",
"format": "string",
"name": "DESIGNR_LAUNCHER"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment