Imported from WU-CVGL/determined_cluster_mcp (
AGENTS.md). Install upstream withnpx skills add WU-CVGL/determined_cluster_mcp. Copyright stays with the author.
Agent instructions
Follow the caller's requested scope. Read only the route needed for the task:
- Cluster workload or storage operation: agent workflow
- Request fields, tools, identity, or recovery: compute reference
- Local mount, SSH, or file transfer: shared storage access
- Optional server-side advice: consultation
- Startup or runtime failure: troubleshooting
Use the administrator or project configuration for the API URL, account, image, pool, and mount paths. Never invent deployment values or expose credentials.
Documentation or code explanation does not require cluster access. For an ordinary agent task, perform read-only live queries when the caller's requested scope needs current task, log, storage, or capacity information; use mutating tools only when the requested work requires them. If running as the optional consultation worker, provide advice only: do not mutate files, call MCP tools, access credentials, or launch, cancel, or transfer anything.
This repository is the canonical documentation for MCP installation, configuration, workflow, API use, and troubleshooting; keep English and Chinese synchronized, use relative links, and keep these instructions independent of any specific deployment or sibling repository.