Lazy-load MCP servers only when the user's request clearly needs one. MCP is OFF by default on Pocket Pi to keep tool-schema overhead off the hot path.
$npx -y skills add celestialcreator/pocket-pi --skill mcp-on-demandInstalls into the current project.
Run `npx skills use "https://github.com/celestialcreator/pocket-pi" --skill "celestialcreator/pocket-pi/mcp-on-demand"` 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/celestialcreator/pocket-pi" that are relevant to the current task. Run `npx skills add "https://github.com/celestialcreator/pocket-pi"` and select the relevant skills, then follow their instructions.