LICENSE
README.md
pyproject.toml
server.py
core/__init__.py
core/build_db.py
core/caches.py
core/config.py
core/db.py
core/embeddings.py
core/hot_cache.py
core/validator.py
data/__init__.py
data/lwc_entries.json
formatters/__init__.py
formatters/entry.py
formatters/errors.py
lwcmcp.egg-info/PKG-INFO
lwcmcp.egg-info/SOURCES.txt
lwcmcp.egg-info/dependency_links.txt
lwcmcp.egg-info/entry_points.txt
lwcmcp.egg-info/requires.txt
lwcmcp.egg-info/top_level.txt
templates/__init__.py
templates/templates.py
tests/test_tools.py
tools/__init__.py
tools/codegen.py
tools/context.py
tools/lookup.py
tools/search.py
tools/validation.py
tools/resources/__init__.py
tools/resources/stats.py