Connect to external MCP servers to use their tools and read their resources. Use when the user wants to interact with a remote MCP-compatible service (e.g. another IonClaw instance, a database MCP server, a filesystem MCP server, or any third-party MCP server).
$npx -y skills add ionclaw-org/ionclaw --skill mcp-clientInstalls into the current project.
Run `npx skills use "https://github.com/ionclaw-org/ionclaw" --skill "ionclaw-org/ionclaw/mcp-client"` 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/ionclaw-org/ionclaw" that are relevant to the current task. Run `npx skills add "https://github.com/ionclaw-org/ionclaw"` and select the relevant skills, then follow their instructions.