embed mcp ui

This commit is contained in:
geoffsee
2025-06-05 14:29:08 -04:00
committed by Geoff Seemueller
parent 22ef371c5b
commit d79146b4d1
4 changed files with 59 additions and 230 deletions

View File

@@ -33,3 +33,4 @@ anyhow = "1.0.97"
base64 = "0.22.1"
fips204 = "0.4.6"
rmcp = { git = "https://github.com/modelcontextprotocol/rust-sdk", branch = "main", features = ["server", "transport-streamable-http-server", "transport-sse-server", "transport-io",] }
mime_guess = "2.0.5"