From 0fd708c09d4b8cf68b333eda71012981d9ea262d Mon Sep 17 00:00:00 2001 From: alaaaldeen1994 <51245742+alaaaldeen1994@users.noreply.github.com> Date: Tue, 28 Jul 2026 01:11:33 +0100 Subject: [PATCH] Add README.md for zenith cellular reprogramming API --- src/zenith/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/zenith/README.md diff --git a/src/zenith/README.md b/src/zenith/README.md new file mode 100644 index 0000000000..b4b5c390b2 --- /dev/null +++ b/src/zenith/README.md @@ -0,0 +1,12 @@ +{ + "name": "zenith-cellular-reprogramming-api", + "vendor": "Nilus Lab Institute of Computation", + "homepage": "https://www.niluslab.com", + "description": "Cellular reprogramming, 5,009D scVI single-cell discovery, 512-neuron LIF spiking arrhythmia safety audit, mRNA-LNP formulation optimizer, and Boltz-1 3D biomolecular complex folding.", + "transport": { + "type": "sse", + "url": "https://www.niluslab.com/api/v1/mcp/sse" + }, + "manifest": "https://www.niluslab.com/.well-known/mcp.json", + "openapi": "https://www.niluslab.com/openapi.json" +}