LICENSE
README.md
pyproject.toml
src/context_portal_mcp/main.py
src/context_portal_mcp.egg-info/PKG-INFO
src/context_portal_mcp.egg-info/SOURCES.txt
src/context_portal_mcp.egg-info/dependency_links.txt
src/context_portal_mcp.egg-info/entry_points.txt
src/context_portal_mcp.egg-info/requires.txt
src/context_portal_mcp.egg-info/top_level.txt
src/context_portal_mcp/core/config.py
src/context_portal_mcp/core/embedding_service.py
src/context_portal_mcp/core/exceptions.py
src/context_portal_mcp/core/workspace_detector.py
src/context_portal_mcp/db/database.py
src/context_portal_mcp/db/models.py
src/context_portal_mcp/db/vector_store_service.py
src/context_portal_mcp/handlers/mcp_handlers.py
tests/test_handlers_integration.py
tests/test_int_coercion.py