Skip to content
VS Code

claude skill validator for VS Code

io.github.lazymac2x/claude-skill-validator

Cloudflare Workers MCP server: claude-skill-validator

client:VS Code transport:streamable-http tools:4

Install claude skill validator in VS Code

.vscode/mcp.json

{
  "servers": {
    "claude-skill-validator": {
      "type": "http",
      "url": "https://api.lazy-mac.com/claude-skill-validator/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

claude skill validator in other clients