Metadata-Version: 2.4
Name: chrome-bridge-mcp
Version: 0.1.0
Summary: HTTP MCP server that bridges LLM agents to a Chrome extension
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: jsonschema<5,>=4.23
Requires-Dist: mcp[cli]<2,>=1.27
Requires-Dist: uvicorn<1,>=0.35
Requires-Dist: websockets<17,>=15
Description-Content-Type: text/markdown

# chrome-bridge-mcp

This is the chrome-bridge MCP server, implemented in Python with uv. See the [root README](../../README.md) for installation, the [Development guide](../../docs/development.md) for development, and the [Operations guide](../../docs/operations.md) for routine operation, configuration, logging, and incident response.
