pointbreak 0.0.0

A high-performance Model Context Protocol (MCP) proxy written in Rust, providing transparent inspection, recording, and modification of MCP traffic.
Documentation
[lib]
name = "pointbreak"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["command-line-utilities", "network-programming"]
description = "A high-performance Model Context Protocol (MCP) proxy written in Rust, providing transparent inspection, recording, and modification of MCP traffic."
documentation = "https://docs.rs/pointbreak"
edition = "2024"
homepage = "https://github.com/withpointbreak/pointbreak"
keywords = ["mcp", "proxy", "debugging", "recording"]
license = "Apache-2.0"
name = "pointbreak"
readme = "README.md"
repository = "https://github.com/withpointbreak/pointbreak"
version = "0.0.0"