claude-code-ultimate-guide/mcp-server/src
Florian BRUNIAUX 67ea720d63 fix(mcp): correct content path + publish 1.0.3
Fix ENOENT on production install: CONTENT_DIR resolved 2 levels up
from dist/ instead of 1, reaching node_modules/ instead of package
root where content/ lives. ../content is the correct relative path.

Publié : claude-code-ultimate-guide-mcp@1.0.3

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 21:26:57 +01:00
..
lib fix(mcp): correct content path + publish 1.0.3 2026-02-28 21:26:57 +01:00
prompts feat(mcp): add 4 new tools — compare_versions, get_threat, list_threats, search_examples 2026-02-28 19:22:20 +01:00
resources feat(mcp): add 4 new tools — compare_versions, get_threat, list_threats, search_examples 2026-02-28 19:22:20 +01:00
tools feat(mcp): add 4 new tools — compare_versions, get_threat, list_threats, search_examples 2026-02-28 19:22:20 +01:00
index.ts feat(mcp): add 4 new tools — compare_versions, get_threat, list_threats, search_examples 2026-02-28 19:22:20 +01:00
server.ts feat(mcp): add 4 new tools — compare_versions, get_threat, list_threats, search_examples 2026-02-28 19:22:20 +01:00