7 Commits

Author SHA1 Message Date
claude[bot] 9b471ed627 fix: pin MCP server package versions to prevent supply-chain drift
All three MCP servers used `npx -y <package>` without version pins,
causing npx to auto-install the latest version on each invocation.
A compromised or breaking release would silently affect all users.

Pinned to current stable versions verified against npm registry:
- @playwright/mcp@0.0.70
- @upstash/context7-mcp@2.1.8
- deepwiki-mcp@0.0.6

Update these pins deliberately when upgrading rather than auto-pulling.

Co-Authored-By: Claude Code <noreply@anthropic.com>
2026-04-22 18:30:25 +00:00
Shayan Rais 005c779e2a added tips 2026-03-17 22:16:16 +05:00
Shayan Rais 4338945024 [changelog] 2.1.71 2026-03-07 14:38:08 +05:00
Shayan Rais 182ca334f0 added more concepts 2026-03-02 13:15:36 +05:00
Shayan Rais fa26ac1d71 stop tracking .mcp.json (already in .gitignore)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 16:27:25 +05:00
Shayan Rais f5821229b2 [] claude.md for larger mono repos 2026-01-28 11:29:09 +05:00
Shayan Rais 4dc4aa7cb1 updated readme 2026-01-26 20:19:36 +05:00