CRC-LNM Medical Agent — ModelScope Canary
This release is a lightweight deployment canary for ModelScope hosted STDIO. It verifies
package installation, uvx console startup, MCP initialization, tool discovery, and clean
JSON-RPC transport. It does not load models, patient data, or the six medical tools.
ModelScope hosted STDIO configuration
{
"mcpServers": {
"crc-lnm-medical-agent": {
"command": "uvx",
"args": [
"crc-lnm-medical-agent@1.0.11"
]
}
}
}
In ModelScope, choose hosted deployment and STDIO. Set the command to uvx and add
exactly one argument: crc-lnm-medical-agent@1.0.11. Do not add a URL, host, port,
transport argument, or environment variable.
Local verification
From the repository root, run the fail-fast Windows verification:
powershell -ExecutionPolicy Bypass -File scripts/release_verify.ps1
The installed console process communicates only through MCP JSON-RPC on standard input
and output. scripts/smoke_stdio.py exercises initialize, tools/list, both tool calls,
and controlled shutdown.
Scope
The repository still contains the legacy medical implementation for later migration, but
setuptools excludes it from this canary wheel. Legacy HTTP, Docker, and Nexent guidance is
preserved in docs/LEGACY_HTTP_DEPLOYMENT.md and is not part of ModelScope plan A.
Research use only. This canary provides no medical output and must not be used for clinical decision-making.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file crc_lnm_medical_agent-1.0.11.tar.gz.
File metadata
- Download URL: crc_lnm_medical_agent-1.0.11.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df2c186415eb659f7be33a69d605391594a086d4133a76259a205f59af4c6e38
|
|
| MD5 |
9ad5740c938879f72d045297b0e52fd2
|
|
| BLAKE2b-256 |
70fbe6634333322edea33431c5c097190e41b37f14ea8b934ebda8d408d40581
|
File details
Details for the file crc_lnm_medical_agent-1.0.11-py3-none-any.whl.
File metadata
- Download URL: crc_lnm_medical_agent-1.0.11-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
748d7499f413bbf2b59db26012d9fae6924bff17f13be3ab7ac88957b872a25d
|
|
| MD5 |
6a211dd12db7d3e2f1c05ac9d0752741
|
|
| BLAKE2b-256 |
905be306f7055af631ac3948a6453ebbe21f8aa0149e374f9566731ba4f3b28f
|