Universal MCP client for connecting to any MCP server. Bundle scripts/mcp-client.py with your skill to enable dynamic tool discovery and execution without context bloat. Use when creating skills that need MCP server access.
$npx -y skills add mjunaidca/code-execution-mcp-agent-skills --skill mcp-clientInstalls into the current project.
Run `npx skills use "https://github.com/mjunaidca/code-execution-mcp-agent-skills" --skill "mjunaidca/code-execution-mcp-agent-skills/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/mjunaidca/code-execution-mcp-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mjunaidca/code-execution-mcp-agent-skills"` and select the relevant skills, then follow their instructions.