LICENSE
README.md
pyproject.toml
src/vectorstep_service_mcp/__init__.py
src/vectorstep_service_mcp/__main__.py
src/vectorstep_service_mcp/client.py
src/vectorstep_service_mcp/errors.py
src/vectorstep_service_mcp/server.py
src/vectorstep_service_mcp.egg-info/PKG-INFO
src/vectorstep_service_mcp.egg-info/SOURCES.txt
src/vectorstep_service_mcp.egg-info/dependency_links.txt
src/vectorstep_service_mcp.egg-info/entry_points.txt
src/vectorstep_service_mcp.egg-info/requires.txt
src/vectorstep_service_mcp.egg-info/top_level.txt
src/vectorstep_service_mcp/docs/__init__.py
src/vectorstep_service_mcp/docs/confidence_and_trust_vector.md
src/vectorstep_service_mcp/docs/promotion_readiness.md
src/vectorstep_service_mcp/docs/prompt_versions.md
src/vectorstep_service_mcp/docs/stages_and_scoping.md
src/vectorstep_service_mcp/docs/statuses_and_accuracy.md
src/vectorstep_service_mcp/tools/__init__.py
src/vectorstep_service_mcp/tools/analytics.py
src/vectorstep_service_mcp/tools/docs.py
src/vectorstep_service_mcp/tools/read.py
src/vectorstep_service_mcp/tools/write.py
tests/test_client.py
tests/test_e2e.py
tests/test_stub.py
tests/test_tools_docs.py
tests/test_tools_read.py
tests/test_tools_write.py