Stats
Actions
Tags
From claudelint
Validates MCP server configuration files (.mcp.json) for JSON syntax, transport types, server names, environment variables, and variable expansion patterns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claudelint:validate-mcp [flags][flags]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Runs `claudelint validate-mcp` to validate `.mcp.json` configuration files.
Runs claudelint validate-mcp to validate .mcp.json configuration files.
claudelint validate-mcp $ARGUMENTS
--path <path> - Custom path to .mcp.json--verbose - Show detailed output--warnings-as-errors - Treat warnings as errorsclaudelint validate-mcp
claudelint validate-mcp --path /path/to/.mcp.json
npx claudepluginhub pdugan20/claudelint --plugin claudelintGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.