The Firefox Claude MCP Bridge is a Firefox extension designed to integrate the Claude web application with a server-side MCP (Message Control Protocol) bridge. This extension enables seamless communication between the browser and the MCP server, enhancing the functionality of Claude in web environments.
To use this extension, you need:
- A running instance of the server-side MCP bridge: k3d3/mcpbridge.
- Firefox browser installed on your system.
bash
git clone https://github.com/k3d3/firefox_mcpbridge.git
about:debugging
.manifest.json
file from the cloned repository.Once configured, the extension will automatically connect to the MCP server whenever the Claude web application is accessed. This enables enhanced functionality and real-time communication features.
This project is dual-licensed under the MIT License and the Apache License 2.0. For more details, see:
- LICENSE-MIT
- LICENSE-APACHE
Contributions are welcome! By submitting a pull request, you agree to dual-license your contribution under the MIT and Apache 2.0 licenses.
Please review the Code of Conduct before contributing.
For security-related concerns, refer to the Security Policy.
The latest release is v1.0.2, available here.