Guidance for installing, upgrading, verifying, and using the npm package @agent-ruler/openmcp and its openmcp CLI. Use when a user asks how to install OpenMCP from npm, start or diagnose the Gateway, use OpenMCP CLI commands, configure skills through SKILL_PATH, troubleshoot global installs, or publish/test the CLI package.
$npx -y skills add lstm-kirigaya/openmcp-client --skill agent-ruler-openmcpInstalls into the current project.
Run `npx skills use "https://github.com/lstm-kirigaya/openmcp-client" --skill "lstm-kirigaya/openmcp-client/agent-ruler-openmcp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lstm-kirigaya/openmcp-client" that are relevant to the current task. Run `npx skills add "https://github.com/lstm-kirigaya/openmcp-client"` and select the relevant skills, then follow their instructions.