Skip to content

Commit 2d14b61

Browse files
committed
Initial Commit of Proxy Tool
1 parent 5d421d1 commit 2d14b61

File tree

16 files changed

+1216
-657
lines changed

16 files changed

+1216
-657
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ dependencies = [
1212
"rich>=13.9.4",
1313
"typer>=0.15.2",
1414
"websockets>=14.0",
15+
"jsonschema>=4.23.0",
1516
]
1617
requires-python = ">=3.10"
1718
readme = "README.md"

src/fastmcp/contrib/intercept_proxy_tool/README.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

src/fastmcp/contrib/intercept_proxy_tool/__init__.py

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/fastmcp/contrib/intercept_proxy_tool/example.py

Lines changed: 0 additions & 146 deletions
This file was deleted.

src/fastmcp/contrib/intercept_proxy_tool/intercept_proxy_tool.py

Lines changed: 0 additions & 157 deletions
This file was deleted.

0 commit comments

Comments
 (0)