MCP Server
MCP
K01 Synthetic Health Data
Privacy-preserving synthetic health data generation. FHIR R4/R5 compliant.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.k01.is/mcp",
"headers": [
{
"description": "API key for authentication (Bearer token)",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment