parcadei/mcp-scripts
MCP Script Rules
npx skills add https://github.com/parcadei/Continuous-Claude-v3 --skill mcp-scripts
When working with files in scripts/:
call_mcp_tool("server__tool", params) patternTool IDs use double underscore: serverName__toolName
Examples:
morph__warpgrep_codebase_searchast-grep__ast_grepperplexity__perplexity_askTest with: uv run python -m runtime.harness scripts/<script>.py --help
Take parcadei/mcp-scripts from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.