{"openapi":"3.1.0","info":{"title":"rustup CLI","description":"Rust 공식 툴체인 관리자 rustup으로 Rust 컴파일러, 표준 라이브러리, Cargo를 설치·업데이트합니다. stable/beta/nightly 채널 전환, 크로스 컴파일 타겟 추가, 컴포넌트(clippy, rustfmt) 관리를 수행합니다.","version":"1.0.0","x-fusepie-id":"cli-rustup","x-fusepie-category":"data","x-fusepie-provider":"Rust Foundation"},"servers":[{"url":"curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_rustup","summary":"rustup CLI","description":"Rust 공식 툴체인 관리자 rustup으로 Rust 컴파일러, 표준 라이브러리, Cargo를 설치·업데이트합니다. stable/beta/nightly 채널 전환, 크로스 컴파일 타겟 추가, 컴포넌트(clippy, rustfmt) 관리를 수행합니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}}}}},"x-mcp-config":{"mcpServers":{"cli-rustup":{"command":"npx","args":["-y","@fusepie/mcp-cli-rustup"],"env":{}}}}}