.git_archival.txt
.gitattributes
AGENT_6_PERFORMANCE_VALIDATION_REPORT.md
AGENT_7_INTEGRATION_VERIFICATION_FINAL_REPORT.md
CODE_OF_CONDUCT.md
COMPACT_TRANSITION_2025_06_22_2040.md
CONTRIBUTING.md
LAUNCH_CHECKLIST.md
LICENSE
MANIFEST.in
PYPI_RELEASE_GUIDE.md
README.md
RELEASE_NOTES_v1.0.0.md
SECURITY.md
TEST_EXECUTION_GUIDE.md
direct_api_test.py
local_validation.py
pyproject.toml
simple_api_test.py
validate_framework.py
docs/API_REFERENCE.md
docs/ARCHITECTURE.md
docs/PERFORMANCE_TESTING.md
docs/PYPI_SETUP.md
docs/TROUBLESHOOTING.md
docs/blog-post.md
docs/letta-partnership-proposal.md
docs/social-media-content.md
examples/01_quickstart.py
research/academic_literature_review.md
research/actionable_intelligence_summary.md
research/ai_psychology_framework.md
research/anirul_conversation_analysis.md
research/breakthrough_discovery_log.md
research/breakthrough_timeline.md
research/complete_journey_documentation.md
research/comprehensive_ai_psychology_framework_v2.md
research/hydration_methodology.md
research/implementation_guide.md
research/letta_leadership.md
research/linkedin_profile.json
research/mental_models_framework.md
research/navigation_methodology.md
research/scientific_validation_report.md
research/syncfire_archive_map.md
scripts/build.py
scripts/final_validation.py
scripts/release.py
scripts/run_performance_validation.py
scripts/test_install.py
scripts/upload.py
scripts/validate_package.py
social/charles_packer_connection.md
social/linkedin_announcement.md
social/partnership_email.md
social/sarah_wooders_connection.md
social/twitter_thread.md
src/letta_mcp/__init__.py
src/letta_mcp/_version.py
src/letta_mcp/cli.py
src/letta_mcp/config.py
src/letta_mcp/exceptions.py
src/letta_mcp/models.py
src/letta_mcp/server.py
src/letta_mcp/utils.py
src/letta_mcp_server.egg-info/PKG-INFO
src/letta_mcp_server.egg-info/SOURCES.txt
src/letta_mcp_server.egg-info/dependency_links.txt
src/letta_mcp_server.egg-info/entry_points.txt
src/letta_mcp_server.egg-info/requires.txt
src/letta_mcp_server.egg-info/top_level.txt
tests/README.md
tests/__init__.py
tests/conftest.py
tests/run_tests.py
tests/e2e/__init__.py
tests/e2e/test_workflows.py
tests/integration/__init__.py
tests/integration/test_real_api.py
tests/performance/__init__.py
tests/performance/test_benchmarks.py
tests/performance/test_comparative_benchmarks.py
tests/unit/__init__.py
tests/unit/test_config.py
tests/unit/test_server.py
tests/unit/test_utils.py