Metadata-Version: 2.4
Name: code-sync-mcp
Version: 0.1.5
Summary: Code Sync MCP Server
Project-URL: Homepage, https://github.com/bifrostinc/code-sync-mcp
Project-URL: Repository, https://github.com/bifrostinc/code-sync-mcp
Project-URL: Issues, https://github.com/bifrostinc/code-sync-mcp/issues
Author-email: Conor Branagan <conor@bifrost.inc>
Maintainer-email: Conor Branagan <conor@bifrost.inc>
License: Apache-2.0
Keywords: code,mcp,server,sync
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.13
Requires-Dist: aiofiles>=24.1.0
Requires-Dist: httpx>=0.24.0
Requires-Dist: mcp
Requires-Dist: protobuf>=6.31.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: websockets>=15.0.1
Description-Content-Type: text/markdown

# Code Sync MCP Server

An MCP server for hot syncing code to running application.

See [code-sync-mcp](https://github.com/bifrostinc/code-sync-mcp) repo for setup instructions.
