LICENSE
README.md
pyproject.toml
setup.py
src/manhattan_mcp/__init__.py
src/manhattan_mcp/cli.c
src/manhattan_mcp/client.c
src/manhattan_mcp/config.c
src/manhattan_mcp/rules_templates.c
src/manhattan_mcp/server.c
src/manhattan_mcp/server_test.py
src/manhattan_mcp.egg-info/PKG-INFO
src/manhattan_mcp.egg-info/SOURCES.txt
src/manhattan_mcp.egg-info/dependency_links.txt
src/manhattan_mcp.egg-info/entry_points.txt
src/manhattan_mcp.egg-info/requires.txt
src/manhattan_mcp.egg-info/top_level.txt
src/manhattan_mcp/gitmem/__init__.py
src/manhattan_mcp/gitmem/api.c
src/manhattan_mcp/gitmem/context_manager.c
src/manhattan_mcp/gitmem/embedding.c
src/manhattan_mcp/gitmem/example.c
src/manhattan_mcp/gitmem/file_system.c
src/manhattan_mcp/gitmem/hybrid_retriever.c
src/manhattan_mcp/gitmem/memory_store.c
src/manhattan_mcp/gitmem/models.c
src/manhattan_mcp/gitmem/object_store.c
src/manhattan_mcp/gitmem/search_mcp_types.c
src/manhattan_mcp/gitmem/test_search.c
src/manhattan_mcp/gitmem/test_vectors.c
src/manhattan_mcp/gitmem/vector_store.c
src/manhattan_mcp/gitmem/verify_imports.c
src/manhattan_mcp/gitmem_coding/__init__.py
src/manhattan_mcp/gitmem_coding/ast_skeleton.c
src/manhattan_mcp/gitmem_coding/chunking_engine.c
src/manhattan_mcp/gitmem_coding/coding_api.c
src/manhattan_mcp/gitmem_coding/coding_file_system.c
src/manhattan_mcp/gitmem_coding/coding_hybrid_retriever.c
src/manhattan_mcp/gitmem_coding/coding_memory_builder.c
src/manhattan_mcp/gitmem_coding/coding_store.c
src/manhattan_mcp/gitmem_coding/coding_vector_store.c
src/manhattan_mcp/gitmem_coding/models.c