brwse-bridge-http

Crates.iobrwse-bridge-http
lib.rsbrwse-bridge-http
version0.0.1
created_at2025-06-25 19:11:24.612191+00
updated_at2025-06-25 19:11:24.612191+00
descriptionExperimental HTTP bridge for Brwse.
homepage
repositoryhttps://github.com/brwse/bridge.git
max_upload_size
id1726318
size230,940
Randolf J. (jrandolf)

documentation

README

http-bridge

Experimental package as part of the Brwse open-source project.

This package provides an HTTP bridge, enabling you to wrap any HTTP service in an MCP for secure and flexible integration.

About

Brwse is building a suite of tools to enable secure, authenticated, and deterministic/LLM-based middleware for HTTP and database protocols. This package is a core component for bridging HTTP services into the Brwse ecosystem.

Usage

To use this bridge, you must sign up with our service and register your bridges. Without registration, you can still use the server aspect to wrap HTTP endpoints in an MCP.

Roadmap

  • Authentication handling
  • Deterministic and LLM-based middleware
  • Support for MCPs and Browsers
Commit count: 0

cargo fmt