mcp_project_context_server/__init__.py,sha256=GeShJzPlsnJ_PEKnNMjew0DyK9cqgy5mNQIERvzKmrc,201
mcp_project_context_server/__main__.py,sha256=l2SdYZvtgDLox892KjVcNIzWIWrWO70un24X5Ppl8Mk,57
mcp_project_context_server/server.py,sha256=t3mV8PseHkwSxhH_Xv2yeixmte3niPVkiYlFjI6Eiz4,5681
mcp_project_context_server/helpers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mcp_project_context_server/helpers/context.py,sha256=SvgiSz2JNt6LuwM7vxva2elfcwymPcoFLqebODzum5Q,2112
mcp_project_context_server/indexing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mcp_project_context_server/indexing/embedder.py,sha256=yV2gan7m6ETL9MynScGkUMlrGGfrzX3RYyFhHL0BuKU,1348
mcp_project_context_server/indexing/chroma/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mcp_project_context_server/indexing/chroma/indexer.py,sha256=CDw9OscBjUEwyraDqt_2u2n2LJGfZdL3oZlixxrEvj0,4038
mcp_project_context_server/indexing/ollama/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mcp_project_context_server/indexing/ollama/embedder.py,sha256=oHnug1kkiZUZcgTf20_aR_5DVVRzXau1kzhZtFf_X7Y,1225
mcp_project_context_server/integrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mcp_project_context_server/integrations/chroma/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mcp_project_context_server/integrations/chroma/client.py,sha256=dsW5-1aNinIBcZkij-QGdK3T-8HhWeS731Q9FbNnQ1I,1688
mcp_project_context_server/integrations/embeddings/__init__.py,sha256=uRZ-3zyN1PnEyOIK5HWYpyeenSxeUzIdaYwQkpYcZjo,39
mcp_project_context_server/integrations/embeddings/base.py,sha256=I9galj4PR4UBd0QE7GyMK1QugJ6WSaxQStQLfh3qKQg,2053
mcp_project_context_server/integrations/embeddings/registry.py,sha256=hVHWOI1J4Ezmgs5FugX4vIfB1VWlRoXDjNo0M-dcMPw,5018
mcp_project_context_server/integrations/embeddings/cohere/__init__.py,sha256=6pxgMDOEczrfKRsVRx0MDZVTUjAhNEf68avD5bbiu4E,79
mcp_project_context_server/integrations/embeddings/cohere/client.py,sha256=03QGd0wr1u6xC9oqCceq9qpTX0vVz02CZexhF3EnOFY,2967
mcp_project_context_server/integrations/embeddings/google/__init__.py,sha256=QAXoOxUBgsrGIEjcZj6AebmduAlQSN8kG8A3SS1j44A,90
mcp_project_context_server/integrations/embeddings/google/client.py,sha256=dYc7LkdGZKasRInc2G4bQfH9uobhK3OjqhfE5ajU8Ww,3082
mcp_project_context_server/integrations/embeddings/google_vertex/__init__.py,sha256=A5lpJIuphj9g5Lr6ZSYGxvd_OQ7X-SiW8Om7r_pDOm0,89
mcp_project_context_server/integrations/embeddings/google_vertex/client.py,sha256=eB7Sl1DLQUUcMq1EA6kfrhKJRXlMQ4XZ9xMbWkufaug,3610
mcp_project_context_server/integrations/embeddings/ollama/__init__.py,sha256=ECrfaYpa__42ecRSnE_LH237fpXmOKm9ZCbIYSq-kN0,41
mcp_project_context_server/integrations/embeddings/ollama/client.py,sha256=mjnHtq2Y2Q5g97smlmCRzcsXbbQGXO011ho_FEeiStc,2656
mcp_project_context_server/integrations/embeddings/openai/__init__.py,sha256=4WUDS1UwtAwDTPHrMXg_zUHaqEsMdMkZgO6-2bx7zDM,79
mcp_project_context_server/integrations/embeddings/openai/client.py,sha256=t1a87HtzGWQmQ0moJ035cdq1rnVF_JEJaslXeKYM2z8,2864
mcp_project_context_server/integrations/embeddings/voyage/__init__.py,sha256=BFZC8BBN38k31KRWVYGkJor8ALdYQD3cz6gcuV28oIo,82
mcp_project_context_server/integrations/embeddings/voyage/client.py,sha256=vHj7Zn1_U3LvuQljFRtgtWIEncPnvbFRM06MBp0ewyo,2832
mcp_project_context_server/integrations/ollama/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mcp_project_context_server/integrations/ollama/client.py,sha256=n4bJ5osAKSzyxWWLy8IXxImFrPPaxTw3L46ymnTny8M,926
mcp_project_context_server/integrations/repository/__init__.py,sha256=i4qpYPw4bm4Tonf1UN6IpgYNa-Pb5LrSeA2-SuVWa2E,88
mcp_project_context_server/integrations/repository/base.py,sha256=FQOvzMR8ZIVAeMvnwlJhVWsn5GNAw2Xnk55BRQliwRA,1821
mcp_project_context_server/integrations/repository/registry.py,sha256=4Ciwe7Xw5RfjuJgSJ3UmQ_mIru7zQgz5Gm1gCpiwCWs,5695
mcp_project_context_server/integrations/repository/gitea/__init__.py,sha256=rA8tAlAUI57Wuy19i0_QQm_ilSPRaGcBjbSqdyx7yOw,33
mcp_project_context_server/integrations/repository/gitea/client.py,sha256=PiRqgTiarQmVnInuJus7WJIr8ZJsk_33JZEDg0paZ6I,9611
mcp_project_context_server/integrations/repository/github/__init__.py,sha256=VlORwB0MNSHcqIy_qg1ufsC0jiYrWAuKonkRNTEX7Ig,34
mcp_project_context_server/integrations/repository/github/client.py,sha256=SbE3G3P2v41_KCkBn-BpwGD7AtWGcbeL8m9s5dCvF44,9703
mcp_project_context_server/integrations/repository/gitlab/__init__.py,sha256=6kRpLOx-Wf8y6OK1-BH2TNRTgJ_PE-VIBktoUXPu3Oc,34
mcp_project_context_server/integrations/repository/gitlab/client.py,sha256=k700732VgjjZvKD4WSoMIU8dM2clJdirHeMoNxpCBgA,9200
mcp_project_context_server/integrations/repository/local/__init__.py,sha256=3MAAu1y4-fvCHKmi9KaHP9mnoa7bPHErn_DrBG7qwic,44
mcp_project_context_server/integrations/repository/local/client.py,sha256=RAcahpfa9_t4ehJ3CYOs1qVol5SkOHXWVOjdqkm32EI,4593
mcp_project_context_server/integrations/vectorstore/__init__.py,sha256=E5VjmVQIusKMqXAbHcMZMTu4xYo8j_53KbBWEWiiQkI,49
mcp_project_context_server/integrations/vectorstore/base.py,sha256=4TZOVJSCk5EA169qF8bRCbL5LFNxKkE1KEjdML1YJPk,4209
mcp_project_context_server/integrations/vectorstore/registry.py,sha256=O5dIP3IzRi6wJLTrPBFdTT13S6Ou137ntidzG0coO7g,3245
mcp_project_context_server/integrations/vectorstore/chroma_http/__init__.py,sha256=KxuuQF3_f4vwYJJUX2h6-UWtvy92sXVkOL4D4MFtjho,50
mcp_project_context_server/integrations/vectorstore/chroma_http/client.py,sha256=nWpdxveExkpqLhv1iSGG70X8m6vAfSV0Kyi7PPQKmX4,5939
mcp_project_context_server/integrations/vectorstore/chroma_local/__init__.py,sha256=VVJ6u8-0N2TMhPYKWZ8L9uvwR9wHzWBK-iSsqaB0Dx8,51
mcp_project_context_server/integrations/vectorstore/chroma_local/client.py,sha256=rYOx4_BUuHVwtfkJCq4O1uAlSr1YUCEyM-Nwg6uLi4Y,5561
mcp_project_context_server/integrations/vectorstore/pgvector/__init__.py,sha256=GPyjYa3enzKjnKoaadqmn29V0vQI2lgWcatpygF-9x8,47
mcp_project_context_server/integrations/vectorstore/pgvector/client.py,sha256=1ZJm315c1WYzAEDfaL_71ATSkFEsIuDydCq_xE-7RtA,10499
mcp_project_context_server/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mcp_project_context_server/tools/index_context.py,sha256=MIMplnOqV_XBPRR5wsZ11ou5UbIwpn_dFexv9RwTiUI,444
mcp_project_context_server/tools/list_repositories.py,sha256=gND1kOT0lBJEA0yH9j4Q9QAtlwkHWygBsuVM2gSOc3E,1243
mcp_project_context_server/tools/load_context.py,sha256=f_gelwCLgOeC7p21xZt38c-xzxondov48wDe18fUPL0,1506
mcp_project_context_server/tools/save_session.py,sha256=Z0CHKPVoqDCl5ZHK6iSskTCUBdkS9yUv81bGacGFOuA,1403
mcp_project_context_server/tools/search_context.py,sha256=agodLbkYOzNTtU0v3Y7hZ4UfaKCou_i3mKJPo-qF_Mw,3458
mcp_project_context_server/transport/__init__.py,sha256=BqBdlbRJgPu9fgnsU5nR8ivYijr1lA8Bk30THf2aOhA,65
mcp_project_context_server/transport/sse.py,sha256=XJryX4f1qN1f3D-S0EgrUTJii8FHXf1CEHLsUk2Yiq0,8549
mcp_project_context_server/transport/stdio.py,sha256=eHv_NV1AXsZx08Crq7RmORHHnBy-hikCEswVvLfKImY,830
mcp_project_context_server-0.0.9.dist-info/licenses/LICENSE,sha256=TfPDBt3ar0uv_f9cqCDMZ5rIzW3CY8anRRd4PkL6ejs,34522
mcp_project_context_server-0.0.9.dist-info/METADATA,sha256=XuFvbmpW3QfyQioUeeQRL7vMDw8i2c8MJEVMpW_xDLs,60080
mcp_project_context_server-0.0.9.dist-info/WHEEL,sha256=YVMoNqKzERt-wjUZwJ33xBGAwnFl-4cqbYkTtWa4itE,91
mcp_project_context_server-0.0.9.dist-info/entry_points.txt,sha256=EY8d5DDOw8knqmRBOfQxVVLpJUqgFIoS4RRBjl-vnCU,81
mcp_project_context_server-0.0.9.dist-info/top_level.txt,sha256=tVZKtN2YdmIBaIDGVOMxeL601xdSk5MHiHOuf1lf29Y,27
mcp_project_context_server-0.0.9.dist-info/RECORD,,
